qmk/qmk_firmware

[Bug] one shot modifier isn't timed out after clicking with mouse

Open

#17,045 建立於 2022年5月9日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)C (43,867 fork)batch import
bughelp wanted

倉庫指標

Star
 (20,368 star)
PR 合併指標
 (平均合併 20天 9小時) (30 天內合併 27 個 PR)

描述

Describe the Bug

config and keymap

  1. tap OSM(MOD_LCTRL)
  2. click link in mozilla to open link in new tab
  3. scroll wheel will change zoom level (expected to scroll page) until i consume osm by clicking a letter; it won't time out.

System Information

Keyboard:ferris sweep Revision (if applicable): Operating system:windows 10 qmk doctor output:

Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.0.0
Ψ QMK home: C:/Users/ryanh/_home/qmk_firmware
Ψ Detected Windows 10 (10.0.19044).
Ψ Git branch: master
Ψ Repo version: 0.16.9
⚠ Git has unstashed/uncommitted changes.
⚠ The official repository does not seem to be configured as git remote "upstream".
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 10.1.0
Ψ Found avr-gcc version 8.4.0
Ψ Found avrdude version 6.4
Ψ Found dfu-util version 0.11
Ψ Found dfu-programmer version 0.7.2
Ψ Submodules are up to date.
Ψ QMK is ready to go, but minor problems were found

Any keyboard related software installed?

  • AutoHotKey (Windows) not running
  • Karabiner (macOS)
  • Other:

Additional Context

貢獻者指南