This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e5e7eaee7a
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
History
Dean Camera
37b2130fb2
Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander).
2009-04-20 11:21:36 +00:00
..
ConfigDescriptor.c
Changed over all deprecated GCC structure tag initializers to the standardized C99 format (thanks to Mike Alexander).
2009-04-20 11:21:36 +00:00
ConfigDescriptor.h
Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
2009-04-19 11:43:21 +00:00
HIDParser.c
Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).
2009-04-19 11:43:21 +00:00
HIDParser.h
Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.
2009-04-17 08:33:53 +00:00
HIDReportData.h
Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei Krainev).
2009-04-16 08:50:34 +00:00