Files
hekate/bdk
CTCaer 40b05ea5ea 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.
2025-06-22 13:24:47 +03:00
..
2025-06-22 12:50:27 +03:00
2022-10-11 06:16:38 +03:00
2025-06-22 12:52:55 +03:00
2025-06-22 13:00:50 +03:00
2025-04-30 09:13:55 +03:00
2025-06-22 13:24:47 +03:00
2025-04-30 08:14:32 +03:00
2024-10-04 21:48:44 +03:00
2022-01-15 23:58:27 +02:00
2022-01-15 23:58:27 +02:00
2021-04-11 10:30:24 +03:00