forked from kofal.net/zmk
fix(keymaps): Handle matching then-layers.
* Proporly handle multiple conditonal layers w/ the same target `then-layer` values. * Move handling to work callback, to avoid re-entrance for cascading layers enabling other layers.
This commit is contained in:
committed by
Pete Johanson
parent
11ac8c4782
commit
4af3d272fc
@@ -0,0 +1,3 @@
|
||||
s/.*hid_listener_keycode/kp/p
|
||||
s/.*mo_keymap_binding/mo/p
|
||||
s/.*conditional_layer/cl/p
|
||||
Reference in New Issue
Block a user