Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 3 tasks
s-show opened this issue May 9, 2020 · 1 comment
Closed
1 of 3 tasks

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

s-show opened this issue May 9, 2020 · 1 comment

Comments

@s-show
Copy link
Contributor

s-show commented May 9, 2020

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

  • 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.

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

  • Keyboard: Planck
    • Revision: Rev.6
  • Operating system: MacOS Catalina 10.15.4
  • AVR GCC version: 8.4.0
  • ARM GCC version: 7.3.1 20180622 (release)
  • QMK Firmware version: 0.8.147
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other:
@zvecr
Copy link
Member

zvecr commented Aug 28, 2022

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.

@zvecr zvecr closed this as completed Aug 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants