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
The tap dance module doesn't work correctly with one shot keys, or maybe it's the other way around not sure
I tried using one shot shift and I liked it a lot then I wanted to get rid of using the caps key and use the shift key for both using the tap dance module to switch between shift and capsword butit didn't work.
To Reproduce
Steps to reproduce the behavior:
set KC.TD(KC.OS(KC.LSFT), KC.CW) in place of the Lshift
Input: Lshift
Expected behavior
two taps on the key correctly triggers capsword, however, one tap doesn't trigger the one shot shift
The text was updated successfully, but these errors were encountered:
Describe the bug
The tap dance module doesn't work correctly with one shot keys, or maybe it's the other way around not sure
I tried using one shot shift and I liked it a lot then I wanted to get rid of using the caps key and use the shift key for both using the tap dance module to switch between shift and capsword butit didn't work.
To Reproduce
Steps to reproduce the behavior:
KC.TD(KC.OS(KC.LSFT), KC.CW)
in place of the LshiftExpected behavior
two taps on the key correctly triggers capsword, however, one tap doesn't trigger the one shot shift
The text was updated successfully, but these errors were encountered: