This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0f45b9c8e0
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
History
Download ZIP
Download TAR.GZ
Dean Camera
0f45b9c8e0
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
2010-07-30 09:48:35 +00:00
..
Audio.c
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
Audio.h
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
2010-07-19 14:00:44 +00:00
CDC.c
Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value.
2010-07-30 03:52:11 +00:00
CDC.h
Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value.
2010-07-30 03:52:11 +00:00
HID.c
Fixed HID device class driver still using PrevReportINBuffer for GetReport control requests even when it has been set to NULL by the user application (thanks to Axel Rohde).
2010-07-15 01:42:36 +00:00
HID.h
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
MassStorage.c
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
2010-05-08 03:12:14 +00:00
MassStorage.h
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
2010-07-19 14:00:44 +00:00
MIDI.c
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
MIDI.h
More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.
2010-07-30 09:48:35 +00:00
RNDIS.c
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00
RNDIS.h
Add missing const qualifiers to class drivers.
2010-07-21 14:00:51 +00:00