some readme changes

This commit is contained in:
2025-06-25 17:24:54 -07:00
parent 381cb2bda8
commit 19aa606bb8

View File

@@ -1 +1,4 @@
Mainboard for the keyboard. Would add more info here later. # Mainboard
The goal of the mainboard is to take in CAN signals from the modules, and then convert these can signals to USB HID report. How the can signals would be structured is that it would be based off the Universal Serial Bus HID Usage Table. We can let the first byte be the Usage ID and the second byte be the status of that key.