Pete Johanson
c1905745b3
Refactor build/config/keymaps.
...
* 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-18 09:11:46 -04:00
Pete Johanson
60feb8fb09
Expanded handler implementation, more key defines.
2020-05-10 17:13:24 -04:00
Pete Johanson
a63a773983
Get *basic* USB report sending working.
2020-05-05 16:09:05 -04:00
Pete Johanson
fe961d54a3
Start to get layers + keymaps pulled in from DTS.
2020-05-03 15:49:33 -04:00
Pete Johanson
7b4394b3e7
Basic keymap mapping.
2020-05-01 23:37:37 -04:00
Pete Johanson
523e7f702f
Message queue and work item for process scan events.
...
* Prep for using ISR for kscan GPIO, by moving event
process into a work item.
2020-05-01 23:10:11 -04:00
Pete Johanson
4e672eafd4
Refactor for better organization
2020-05-01 19:14:18 -04:00