qmk/qmk_firmware

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

Open

#12.476 aberto em 3 de abr. de 2021

Ver no GitHub
 (5 comments) (1 reaction) (0 assignees)C (43.867 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (20.368 stars)
Métricas de merge de PR
 (Mesclagem média 20d 9h) (27 fundiu PRs em 30d)

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.

Guia do colaborador