zmk/app/include/zmk/events
Nicolas Munnich 5138c6fb14
feat: Allow layer behaviors to "lock" layers on (#2717)
* refactor(core)!: Allow layer behaviors to "lock" layers on

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>

* docs: Added documentation note on locking layers

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>

---------

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2025-11-14 23:13:35 +01:00
..
activity_state_changed.h
battery_state_changed.h feat(ble): Support perhipheral battery levels. 2024-01-03 09:26:51 -08:00
ble_active_profile_changed.h
endpoint_changed.h refactor: Split endpoint to transport and instance 2023-10-02 22:03:08 -07:00
hid_indicators_changed.h refactor: Move to `zmk_hid_indicators_t` type. 2023-11-27 16:03:18 -08:00
keycode_state_changed.h fix(core): Address review comments from Joel. 2024-01-14 11:13:57 -08:00
layer_state_changed.h feat: Allow layer behaviors to "lock" layers on (#2717) 2025-11-14 23:13:35 +01:00
modifiers_state_changed.h
mouse_button_state_changed.h feat(mouse): Add mouse move and scroll support (#2477) 2024-12-09 19:45:41 -05:00
position_state_changed.h
sensor_event.h refactor(sensors): Use "sensor index" consistently 2023-06-18 20:45:06 -06:00
split_peripheral_status_changed.h
usb_conn_state_changed.h
wpm_state_changed.h