Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-25 | Initial display support. | Pete Johanson | |
2020-07-25 | Fixes for building with a different .conf file. | Pete Johanson | |
2020-07-24 | Add base files and configuration for RGB underglow | Nick | |
2020-07-17 | Bump max BT connections for testing. | Pete Johanson | |
2020-07-17 | Tweaks for turning off USB for split peripherals. | Pete Johanson | |
2020-07-17 | Working BT settings. | Pete Johanson | |
2020-07-17 | More split implementation. | Pete Johanson | |
* Propogate key position state changes on central. * Various BLE tweaks. | |||
2020-07-17 | Kconfig fixes for split roles. | Pete Johanson | |
2020-07-17 | Lots of work on split peripheral/central logic. | Pete Johanson | |
2020-07-17 | Initial exploration of split BLE service. | Pete Johanson | |
* Service for split peripheral to report position state to split central. * Updated advertising info. * Behavior for split BT until we have a proper event system. | |||
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 | |