Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-18 | Refactor build/config/keymaps. | Pete Johanson | |
* Move all headers to `include/zmk` directory. * Update includes to reference them properly. * Add `keymap.c` file from keymap, if found. * Toplevel CONFIG_ZMK_BLE aggregate config setting. | |||
2020-05-10 | Expanded handler implementation, more key defines. | Pete Johanson | |
2020-05-05 | Get *basic* USB report sending working. | Pete Johanson | |
2020-05-03 | Start to get layers + keymaps pulled in from DTS. | Pete Johanson | |
2020-05-01 | Basic keymap mapping. | Pete Johanson | |
2020-05-01 | Message queue and work item for process scan events. | Pete Johanson | |
* Prep for using ISR for kscan GPIO, by moving event process into a work item. | |||
2020-05-01 | Refactor for better organization | Pete Johanson | |