keybrd library is an open source library for creating custom-keyboard firmware.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dieses Repo ist archiviert. Du kannst Dateien sehen und es klonen, kannst aber nicht pushen oder Issues/Pull-Requests öffnen.

PLANNED_FEATURES.md 428B

123456789101112131415
  1. planned_features is a view of where the keybrd project is headed.
  2. Top priority
  3. ------------
  4. * Beta testing
  5. * Add breadboard keyboard schematics to tutorials
  6. Medium priority
  7. ---------------
  8. * Add matrix-to-layout mapping array (to decouple key matrix from layout)
  9. * Add tutorial_4b_split_keyboard_with_shift_registers
  10. Low priority
  11. ------------
  12. * Add MCP23S18 I/O expander with Serial Peripheral Interface (SPI)