Commit graph

8 commits

Author SHA1 Message Date
Pete Johanson
38f1dbd984 Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
Pete Johanson
8de6c85b74 Implement a basic set of consumer page keycodes. 2020-06-02 11:23:22 -04:00
Pete Johanson
6e1e21c2be Add missing returns for the new modifiers functions. 2020-05-27 23:14:09 -04:00
Pete Johanson
53aadc4f93 Initial exploration of mod tap action. 2020-05-24 19:25:46 -04:00
Pete Johanson
0db57b0c12 Fix for return value from HID mod functions. 2020-05-20 15:51:44 -04:00
Pete Johanson
585e062e87 Initial basic modifiers support. 2020-05-18 23:34:36 -04:00
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
73bea6218e Some initial BEL HoG support. 2020-05-15 09:41:06 -04:00