qmk/qmk_firmware

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

オープン

#13,833 opened on 2021/08/01

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)C (43,867 件のフォーク)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 個のスター)
PR merge metrics
 (平均マージ 20d 9h) (30d で 27 merged PRs)

説明

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

コントリビューターガイド