Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-28 | feat(events): add timestamp to keycode_state_changed and sensor_event | Okke Formsma | |
These timestamps are necessary to correctly deal with delayed events due to hold-tap shenanigans. | |||
2020-09-14 | chore: clang-format the codebase. | Pete Johanson | |
* Use the LLVM style * Override indent width (8) and column limit (100) * Fixes #142. | |||
2020-09-10 | fix: Switch to single AUTHORS file.* Closes #164 | Pete Johanson | |
2020-07-25 | Fixes for loading without encoder drivers. | Pete Johanson | |
* Build fixes. | |||
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 | |