zmk_mf68/app/include/zmk/events
KemoNine 2427a4ab33
feature(keymaps): Keymap layer state event, highest layer API
* Fire an event w/ layer number, state, and timestamp
  when a layer is activated/deactivated.
* Add `zmk_keymap_highest_layer_active()` query.

Co-authored-by: KemoNine <mcrosson@kemonine.info>
2020-12-09 09:35:57 -05:00
..
battery-state-changed.h refactor(battery): Fire event on battery event. 2020-12-02 16:04:56 -05:00
ble-active-profile-changed.h fix: Updated copyright headers to single author file. 2020-10-12 13:03:10 -04:00
keycode-state-changed.h feat(events): add timestamp to keycode_state_changed and sensor_event 2020-11-28 00:58:24 -05:00
layer-state-changed.h feature(keymaps): Keymap layer state event, highest layer API 2020-12-09 09:35:57 -05:00
modifiers-state-changed.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
position-state-changed.h Add timestamps to position and behavior events (#147) 2020-10-10 17:32:53 -04:00
sensor-event.h feat(events): add timestamp to keycode_state_changed and sensor_event 2020-11-28 00:58:24 -05:00
usb-conn-state-changed.h feat: only send HID reports to one endpoint 2020-10-28 18:15:05 -05:00