Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-08 | Move Zephyr app into subdirectory. | Pete Johanson | |
2020-06-02 | Implement a basic set of consumer page keycodes. | Pete Johanson | |
2020-05-27 | Add missing returns for the new modifiers functions. | Pete Johanson | |
2020-05-24 | Initial exploration of mod tap action. | Pete Johanson | |
2020-05-20 | Fix for return value from HID mod functions. | Pete Johanson | |
2020-05-18 | Initial basic modifiers support. | Pete Johanson | |
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-15 | Some initial BEL HoG support. | Pete Johanson | |