Pete Johanson
38f1dbd984
Move Zephyr app into subdirectory.
5 years ago
Pete Johanson
bf9ba855a3
Fix for MT keys sending press/release quickly.
5 years ago
Pete Johanson
8de6c85b74
Implement a basic set of consumer page keycodes.
5 years ago
Pete Johanson
76a433fc39
Clean up and implement MT release w/o mod press.
5 years ago
Pete Johanson
53aadc4f93
Initial exploration of mod tap action.
5 years ago
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.
5 years ago
Pete Johanson
b3babe2505
Initial passkey entry support.
5 years ago
Pete Johanson
04fe57d3a3
Some refactoring to prep for BLE support.
5 years ago
Pete Johanson
02bffb009f
Pass pointer to event to user handler.
...
* Allow user functions to modify/update the event if they
need to.
5 years ago
Pete Johanson
60feb8fb09
Expanded handler implementation, more key defines.
5 years ago