Modifier key stays pressed when it shouldn't during &mo layer switches · Issue #2847 · zmkfirmware/zmk · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the layer + mod for my DSK layer. So when I hold the key, I am in layer DSK + LALT which I use to manage my desktop.
From the DSK layer, I hold another key to go to the CAM layer to control camera related binds.
This is the behavior for all camera shortcuts on the CAM layer:
After I use a camera bind, and release all keys, I am sent back to the default layer with LALT being constantly pressed. So keys like these get sent: ˜®†∂∑µ®©
How can I make sure that LALT is not enabled in this case, I suspect it has to do with the fact that both behaviors use
<¯o_pause_for_release>
.My full keymap
The text was updated successfully, but these errors were encountered: