mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 13:52:33 +01:00
The USB_UnhandledControlPacket event has had its parameters removed, in favour of accessing the new USB_ControlRequest structure. The Endpoint control stream functions now correctly send a ZLP to the host when less data than requested is sent.
Description
Languages
C
91.2%
C++
5.7%
Python
1.7%
Makefile
1.2%