qmk/qmk_firmware
在 GitHub 查看[Bug] Cirque will override mouse button status in relative mode even when CIRQUE_PINNACLE_TAP_ENABLE is not set.
Open
#24,088 建立於 2024年7月11日
bughelp wanted
倉庫指標
- Star
- (20,368 star)
- PR 合併指標
- (平均合併 20天 9小時) (30 天內合併 27 個 PR)
描述
Describe the Bug
I have mouse buttons under my thumb operated keys on my keyboard. Then in pointing_device_task_user mouse keys status is already changed to what Cirque is putting into it's mouse_report thus overriding my own report. Because of that I can't do click/drag because Cirque will set mouse button status to 0 thus making mouse key up event. I've pinned down the issue to this line. This only happens in relative mode.
Keyboard Used
No response
Link to product page (if applicable)
No response
Operating System
No response
qmk doctor Output
No response
Is AutoHotKey / Karabiner installed
- AutoHotKey (Windows)
- Karabiner (macOS)
Other keyboard-related software installed
No response
Additional Context
No response