summaryrefslogtreecommitdiff
path: root/app/include/zmk/events/sensor-event.h
AgeCommit message (Expand)Author
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
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-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-07-22More sensor keymap work.Pete Johanson
2020-07-22Initial work on sensor bindings.Pete Johanson