qmk/qmk_firmware

[Bug] Next keycode typed immediately following shifted keycodes is also shifted

開放

#13,833 建立於 2021年8月1日

 (2 則留言) (2 個反應) (0 位負責人)C (43,867 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (20,368 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This has caused me many typos when typing fast. Is there a known workaround for this?

To repro:

  • Press and hold down a shifted keycode like KC_DOLLAR.
  • Press and release a non-shifted keycode like KC_1
  • The resulting output is $! but the expected output is $1

貢獻者指南