Commit graph

8 commits

Author SHA1 Message Date
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
0494f6a8c2 Rename the keymap. 2020-05-16 18:56:19 -04:00
Pete Johanson
644a05a274 Keymap directory support. 2020-05-16 17:30:30 -04:00
Pete Johanson
f959bd4eff Use a custom key code. 2020-05-10 17:14:06 -04:00
Pete Johanson
70bf1230fa Tweak to use a chosen node for kscan device. 2020-05-06 10:04:19 -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
52bfc9dd84 Lots of clean up, basic kscan working, remove zephyr-rust. 2020-05-01 14:58:00 -04:00