Age | Commit message (Expand) | Author |
---|---|---|
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | innovaker |
2020-11-28 | feat(events): add timestamp to keycode_state_changed and sensor_event | Okke Formsma |
2020-11-10 | refactor(app): Replace `HID_EXT_USAGE` with `HID_USAGE` | innovaker |
2020-11-05 | refactor(keys): Unify usage page. | Pete Johanson |
2020-11-03 | refactor(hid): Mod defines in dedicated header. | Pete Johanson |
2020-11-03 | clang-format | Okke Formsma |
2020-11-03 | initial implementation for modifiers | Okke Formsma |
2020-10-10 | Add timestamps to position and behavior events (#147) | Okke Formsma |
2020-09-14 | chore: clang-format the codebase. | Pete Johanson |
2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson |
2020-07-25 | Whitespace fix. | Pete Johanson |
2020-06-30 | Cleanup, license headers. | Pete Johanson |
2020-06-30 | Modifier event, tweaks for linker script. | Pete Johanson |
2020-06-30 | Initial event manager work, and two first events. | Pete Johanson |