qmk/qmk_firmware

[Bug] With Autoshift Enabled, holding Enter does not send Shift+Enter

Open

#13.469 geöffnet am 6. Juli 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

Describe the Bug

With Autoshift Enabled, holding Enter does not send Shift + Enter.

System Information

  • Keyboard: DZ60 ANSI
    • Revision (if applicable): v2
  • Operating system: MacOS
  • AVR GCC version: avr-gcc (Homebrew AVR GCC 8.4.0_1) 8.4.0
  • ARM GCC version: arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 8-2019-q3-update) 8.3.1 20190703 (release) [gcc-8-branch revision 273027]
  • QMK Firmware version: 0.13.2
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other:

Additional Context

When Tab is held, it is treated as a Shift + Tab. My editor has a shortcut for Shift + Tab and Shift + Enter, but I had to program in a tap dance for Shift + Enter. Not the end of the world, but I think it's inconsistent.

Contributor Guide