Update README.md
This commit is contained in:
@@ -25,7 +25,7 @@ Initially, the low-level functionality has to be implemented, such as:
|
|||||||
Next up, the features of the AVR firmware should to be ported by using an FRDM-K0[235]Z dev board acting as the left keyboard half:
|
Next up, the features of the AVR firmware should to be ported by using an FRDM-K0[235]Z dev board acting as the left keyboard half:
|
||||||
* Make the left half send keypress events to the right half via UART.
|
* Make the left half send keypress events to the right half via UART.
|
||||||
* Implement a 2x2 keyboard matrix on for the dev boards and make it work in the firmware - make the keypresses send keycodes to the host or move the mouse.
|
* Implement a 2x2 keyboard matrix on for the dev boards and make it work in the firmware - make the keypresses send keycodes to the host or move the mouse.
|
||||||
|
|
||||||
Finally, implement all the advanced features, such as:
|
Finally, implement all the advanced features, such as:
|
||||||
* Receive USB control request to read and write the EEPROM.
|
* Receive USB control request to read and write the EEPROM.
|
||||||
* Parse the content of the EEPROM to extract keymaps, macros, and other configuration information.
|
* Parse the content of the EEPROM to extract keymaps, macros, and other configuration information.
|
||||||
|
|||||||
Reference in New Issue
Block a user