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
01c4bef107
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
History
Dean Camera
a504a3a010
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +00:00
..
ConfigDescriptor.c
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +00:00
ConfigDescriptor.h
Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token.
2009-04-24 07:28:51 +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
Documentation enhancements to improve documentation cross-references.
2009-04-22 14:28:55 +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