keybrd library is an open source library for creating custom-keyboard firmware.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Este repositório está arquivado. Você pode visualizar os arquivos e realizar clone, mas não poderá realizar push nem abrir issues e 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)