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