mirror of
https://github.com/zoriya/zmk.git
synced 2026-06-09 13:01:03 +00:00
9a991bf019
* 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.