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
Describe the bug
Sometimes when i change layer with KC.LT the layer does not switch back to the default layer
To Reproduce
I'm still not sure why this happens and how to reproduce it consistently.
In this example I wanted to activate KC.CW, so I switched to layer [4] to press KC.CW.
To do this, I press key 18 (left middle thumb) and then key 29 (right, middle left) and released key 18.
After that I was stuck in layer [4, 0].
See output:
there was no kmk.modules.layers: active_layers=[0] after 185591 kmk.modules.layers: active_layers=[4, 0]
Expected behavior
With LT key is released it should return to default layer.
Describe the bug
Sometimes when i change layer with KC.LT the layer does not switch back to the default layer
To Reproduce
I'm still not sure why this happens and how to reproduce it consistently.
In this example I wanted to activate KC.CW, so I switched to layer [4] to press KC.CW.
To do this, I press key 18 (left middle thumb) and then key 29 (right, middle left) and released key 18.
After that I was stuck in layer [4, 0].
See output:
there was no
kmk.modules.layers: active_layers=[0]
after185591 kmk.modules.layers: active_layers=[4, 0]
Expected behavior
With LT key is released it should return to default layer.
Debug output
Additional context
Repo to my config is here: https://github.com/domiSchenk/DOS-Keyboard
The text was updated successfully, but these errors were encountered: