You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joystick/Mouse: add correct handling of Set_Idle 0
See https://www.usb.org/sites/default/files/hid1_11.pdf, idle_rate of 0
means "only report if a change is detected in the report data".
Without this, DigiMouse will continuously report zero movements,
inhibiting e.g. screen savers on Windows hosts.
0 commit comments