Commit Graph

5 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
b3babe2505 Initial passkey entry support. 2020-05-16 23:26:26 -04:00
Pete Johanson
04fe57d3a3 Some refactoring to prep for BLE support. 2020-05-12 14:15:33 -04:00
Pete Johanson
02bffb009f Pass pointer to event to user handler.
* Allow user functions to modify/update the event if they
  need to.
2020-05-11 14:42:59 -04:00
Pete Johanson
60feb8fb09 Expanded handler implementation, more key defines. 2020-05-10 17:13:24 -04:00