This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-17 17:52:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
559ca2ba046e47faa54f0845339f0385a5cfbb26
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Dean Camera
a765f71727
Add SCSICodes.h to the Class Driver Common folder, and automatically include it in both the Host and Device Mass Storage Class drivers. Delete existing version from the ClassDriver MassStorage device demo's /Lib/ folder.
2009-08-26 07:51:40 +00:00
..
Audio.h
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
CDC.h
Added const modifiers to device mode class drivers.
2009-06-28 13:39:08 +00:00
HID.h
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
MassStorage.h
Reduce struct name pollution - group typedef struct names by class driver name where appropriate.
2009-06-26 11:43:56 +00:00
MIDI.h
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not support USB host mode.
2009-07-30 07:45:36 +00:00
RNDIS.h
Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
2009-08-11 08:36:25 +00:00
SCSICodes.h
Add SCSICodes.h to the Class Driver Common folder, and automatically include it in both the Host and Device Mass Storage Class drivers. Delete existing version from the ClassDriver MassStorage device demo's /Lib/ folder.
2009-08-26 07:51:40 +00:00
StillImage.h
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header.
2009-06-15 13:42:34 +00:00