qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.02k stars 38.74k forks source link

[Bug] Pressing `SH_MOFF` does not turn off Swap-Hands Action. #9056

Closed s-show closed 2 years ago

s-show commented 4 years ago

Describe the Bug

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

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

zvecr commented 2 years ago

This issue has been automatically closed because it has not had any recent activity. If this issue is still valid, re-open the issue and let us know.