zmk_mf68/app
Pete Johanson 9a991bf019 Initial event manager work, and two first events.
* Add initial event manager implementation,
  roughly mimicking Nordic's API.
* Add `position_state_changed` and
  `keycode_state_changed` events.
* Hook up HID and keymap to new events
  instead of using behaviour global event
  crazy.
2020-06-30 00:31:09 -04:00
..
boards Kyria left/right overlays, matrix transform fixes 2020-06-27 00:16:15 -04:00
cmake Initial refactor to have a shield/board have one default keymap. 2020-06-14 23:58:43 -04:00
drivers/zephyr Properly allocate input/output arrays statically. 2020-06-25 23:21:11 -04:00
dts Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
include Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
src Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
.gitignore Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
CMakeLists.txt Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
Kconfig Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
prj.conf Comment out debug settings again. 2020-06-22 11:16:00 -04:00
west.yml Build UF2 image for nice!nano board as well. 2020-06-15 23:00:35 -04:00