Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-14 | Bump the default USB EP write retries. | Pete Johanson | |
2020-07-07 | Use SYS_INIT for BLE and USB init. | Pete Johanson | |
2020-06-30 | Initial event manager work, and two first events. | Pete Johanson | |
* 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-08 | Move Zephyr app into subdirectory. | Pete Johanson | |