mirror of https://github.com/zmkfirmware/zmk.git
* 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. |
||
|---|---|---|
| .. | ||
| boards | ||
| cmake | ||
| drivers/zephyr | ||
| dts | ||
| include | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Kconfig | ||
| prj.conf | ||
| west.yml | ||