Files
zmk/app
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
..
2020-11-10 14:53:03 -05:00
2020-08-29 11:53:53 -07:00
2020-10-31 07:24:38 -05:00
2020-08-29 11:53:53 -07:00