zmk_mf68/app/include/zmk/events
Pete Johanson f7c16dfe69 refactor(power): Extract activity/idle detection.
* Refactor power to extract more general purpose
  activity detection/events.
* Use activity state to implement PM callback.
2020-12-14 15:31:10 -05:00
..
activity-state-changed.h refactor(power): Extract activity/idle detection. 2020-12-14 15:31:10 -05:00
battery-state-changed.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
ble-active-profile-changed.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
keycode-state-changed.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
layer-state-changed.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
modifiers-state-changed.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
position-state-changed.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
sensor-event.h refactor(app): replace struct device * with const struct device * 2020-12-14 12:41:25 -05:00
usb-conn-state-changed.h feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00