qmk/qmk_firmware

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

Open

#12,476 创建于 2021年4月3日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

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.

贡献者指南