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 set SH_ON, SH_OFF, SH_MON, SH_MOFF, SH_TG and SH_TT keys to keymap.c and rules.mk to SWAP_HANDS_ENABLE = yes to test the Swap-Hand Action. Then I set up a configuration table for Swap-Hand Action in planck.c.
And when I tried these keys, the behavior of SH_MOFF is different from what Swap Hands - QMK Firmware describes.
Specifically, Swap Hands - QMK Firmware explains that SH_MOFF is "Momentarily turns off swap.", but here's what I tried
Pressing this button when Swap-Hand Action is off will turn on Swap-Hand Action.
Pressing Swap-Hand Action while it is on will continue to turn on Swap-Hand Action. Also, for some reason another key was sent (in my case, w was sent). .
Is this a glitch that only occurs in my environment?
Note that I have Karabiner-Elements installed, but quitting Karabiner-Elements does not change the situation.
Describe the Bug
I set
SH_ON
,SH_OFF
,SH_MON
,SH_MOFF
,SH_TG
andSH_TT
keys tokeymap.c
andrules.mk
toSWAP_HANDS_ENABLE = yes
to test the Swap-Hand Action. Then I set up a configuration table for Swap-Hand Action inplanck.c
.And when I tried these keys, the behavior of
SH_MOFF
is different from what Swap Hands - QMK Firmware describes.Specifically, Swap Hands - QMK Firmware explains that
SH_MOFF
is "Momentarily turns off swap.", but here's what I triedw
was sent). .Is this a glitch that only occurs in my environment?
Note that I have Karabiner-Elements installed, but quitting Karabiner-Elements does not change the situation.
Translated with www.DeepL.com/Translator (free version)
qmk_firmware/keymap.c at translation_docs_keycodes-md · s-show/qmk_firmware
qmk_firmware/rules.mk at translation_docs_keycodes-md · s-show/qmk_firmware
qmk_firmware/planck.c at translation_docs_keycodes-md · s-show/qmk_firmware
System Information
The text was updated successfully, but these errors were encountered: