qmk/qmk_firmware

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

Open

#12 476 ouverte le 3 avr. 2021

Voir sur GitHub
 (5 commentaires) (1 réaction) (0 assignés)C (43 867 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (20 368 stars)
Métriques de merge PR
 (Merge moyen 20j 9h) (27 PRs mergées en 30 j)

Description

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.

Guide contributeur