qmk/qmk_firmware

[Bug] Toggling shift while holding a key assigned to an ANSI shifted keycode fails.

Open

#12.476 geöffnet am 3. Apr. 2021

Auf GitHub ansehen
 (5 Kommentare) (1 Reaktion) (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

Holding an ANSI shifted key and toggling shift produces output like the following:

!!!!!!!!!!!!!!1111111111
              ^shift released here

@JonasGessner noticed this here.

System Information

  • Keyboard: HHKB Pro JP Type-S with Hasu Controller
  • Operating system: NixOS, Windows 10, Arch Linux (QMK built on this system), Ubuntu
  • AVR GCC version: 10.2.0
  • ARM GCC version: 10.2.0
  • QMK Firmware version: 0.11.69
  • Any keyboard related software installed?
    • AutoHotKey
    • Karabiner
    • Other: Arch Linux system is a laptop using the X windowing system's ability to remap keys to a Dvorak layout - I forget how I did this, and am testing across multiple machines/OSs anyway.

Contributor Guide