qmk/qmk_firmware

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

Open

#10.978 geöffnet am 19. Nov. 2020

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide