Files
hekate-pro/bdk/usb
CTCaer 528e1fb0a4 bdk: usb: revamp hid logic
- Add support for GET REPORT. Allows OS to get a single input report.
- Add support for SET_IDLE. Allows OS to control when to send input reports

The SET IDLE and the underlying logic change fixes several things:
- The old issue of congestion in some systems.
- The new bug that would not allow setup packets to be received because mode
 was set to only send when there are changes.
- Now this starts properly as the old code but allows to be changed by OS on
 demand, while continuing servicing setup packets.
2026-03-27 09:05:58 +01:00
..
2026-03-27 09:05:58 +01:00
2026-03-27 09:05:58 +01:00
2021-08-28 17:03:49 +03:00
2026-03-27 09:05:58 +01:00
2026-03-27 09:05:58 +01:00
2026-03-27 09:05:58 +01:00