mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
* 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>
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
s/.*hid_listener_keycode/kp/p
|
|
s/.*mo_keymap_binding/mo/p
|
|
s/.*tog_keymap_binding/tog/p
|
|
s/.*conditional_layer/cl/p
|