zmk_mf68/app/tests/momentary-layer/3-covered
Okke Formsma e48a6b659c fix momentary layer bug when top layer is not &trans
Key release events released keys on the wrong layer if the 'top layer'
was not &trans above the &mo key.

base    <&mo 1>
layer 1 <&kp B>

This was caused by overwriting
`zmk_keymap_active_behavior_layer[position]` after the &mo key was
handled.
2020-11-16 17:19:27 -05:00
..
events.patterns fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
keycode_events.snapshot fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00
native_posix.keymap fix momentary layer bug when top layer is not &trans 2020-11-16 17:19:27 -05:00