This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
2016-05-09 19:41:29 +00:00
|
|
|
planned_features is a view of where the keybrd project is headed.
|
2016-05-09 14:05:08 +00:00
|
|
|
|
|
|
|
Top priority
|
|
|
|
============
|
2016-06-22 02:40:35 +00:00
|
|
|
MCP23S18 I/O expander with Serial Peripheral Interface (SPI)
|
2016-05-09 14:05:08 +00:00
|
|
|
|
|
|
|
Med priority
|
|
|
|
============
|
2016-06-22 02:40:35 +00:00
|
|
|
Add matrix-to-layout mapping array (to decouple matrix from layout)
|
2016-05-09 14:05:08 +00:00
|
|
|
|
|
|
|
Low priority
|
|
|
|
============
|
2016-06-11 02:12:56 +00:00
|
|
|
Update tutorials:
|
|
|
|
* Currently tutorial sketches are obsolete and won't compile
|
|
|
|
* Change tutorial sketches from teensy 2.0 and PCA9655E-D IOE to Teensy LC and MCP23018 IOE
|
2016-05-09 14:05:08 +00:00
|
|
|
|
|
|
|
Add more tutorials:
|
2016-05-09 19:41:29 +00:00
|
|
|
* tutorial_5_LEDs.md
|
|
|
|
* tutorial_6_mapping_matrix_to_layout.md
|
|
|
|
* tutorial_9_active_high.md
|
2016-05-11 15:25:48 +00:00
|
|
|
* add schematics to tutorials
|