qmk/qmk_firmware

[Bug] Mouse Reports are sent twice if shared EP is enabled

Open

#10,978 建立於 2020年11月19日

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

倉庫指標

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

描述

Describe the Bug

If you use a tool like Spy++ on Windows, you can see it clearly, but when the shared EP stuff is enabled, the mouse reports are double sent. Which can be problematic for scrolling, for instance.

Disabling the shared endpoint fixes the issue outright, but on limited boards, that's not a good solution.

System Information

  • Keyboard: ErgoDox EZ, Moonlander
  • Operating system: Windows 10
  • AVR GCC version: 8.4
  • ARM GCC version: 8.3
  • QMK Firmware version: 0.10.50
  • Any keyboard related software installed?

貢獻者指南