zmk/app/src
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
..
behaviors Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
events Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
ble.c Clean up after refactor, better HID constants. 2020-06-21 22:46:27 -04:00
endpoints.c Fix consumer keys w/ refactored behaviors. 2020-06-22 11:06:01 -04:00
event_manager.c Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
events.c Fix consumer keys w/ refactored behaviors. 2020-06-22 11:06:01 -04:00
hid.c Fix consumer keys w/ refactored behaviors. 2020-06-22 11:06:01 -04:00
hog.c Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
keymap.c Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
kscan.c Initial event manager work, and two first events. 2020-06-30 00:31:09 -04:00
kscan_composite.c Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
kscan_mock.c Lots more pieces toward HID working again. 2020-06-20 00:11:39 -04:00
main.c Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00
matrix_transform.c Kyria left/right overlays, matrix transform fixes 2020-06-27 00:16:15 -04:00
usb_hid.c Move Zephyr app into subdirectory. 2020-06-08 21:07:16 -04:00