This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
002cd6df49981ad75b2092f2ae6b3efc4e2dd364
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
210bd4db24
Fix documentation reference error.
2010-11-05 05:26:00 +00:00
..
Class
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards.
2010-11-05 05:15:20 +00:00
HighLevel
Fix documentation reference error.
2010-11-05 05:26:00 +00:00
LowLevel
Oops - typos in the naming of the NBUSYBK0 bits breaking the new busy bank counting functions.
2010-10-29 06:50:56 +00:00
USB.h
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards.
2010-11-05 05:15:20 +00:00