Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | refactor(core): Extra event payloads to own types, refactor API. | Pete Johanson |
2020-12-28 | refactor: replace filename hyphens with underscores | innovaker |
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
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-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 | Fixes for loading without encoder drivers. | Pete Johanson |
2020-07-22 | Initial behavior for key presses on encoder rotate | Pete Johanson |
2020-07-22 | More sensor keymap work. | Pete Johanson |
2020-07-22 | Initial work on sensor bindings. | Pete Johanson |