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
f0fcffd146
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
849b9535e7
Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition.
2009-09-22 08:07:48 +00:00
..
Class
Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition.
2009-09-22 08:07:48 +00:00
HighLevel
Fix Mass Storage Host Class driver GetMaxLUN command - incorrect function return codes used in comparison to check for success.
2009-09-17 13:12:21 +00:00
LowLevel
Add const qualifiers to Host mode Class drivers.
2009-09-21 06:08:39 +00:00
USB.h
Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.
2009-08-30 10:43:41 +00:00