keybrd library is an open source library for creating custom-keyboard firmware.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
此仓库已存档。您可以查看文件和克隆,但不能推送或创建工单/合并请求。

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)