This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-10 10:54:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
210bd4db24
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