mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-14 10:51:17 +02: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.