keybrd library is an open source library for creating custom-keyboard firmware.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

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)