mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-13 14:01:36 +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.