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-04-10 11:17:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c05c7c7df46a0377db8a72cb32f06aa40153d3e1
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Dean Camera
c438d01f87
Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser.
2009-11-23 13:01:50 +00:00
..
Audio.h
Spell check all source code variables, comments and strings.
2009-11-09 13:15:28 +00:00
CDC.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
HID.h
Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser.
2009-11-23 13:01:50 +00:00
MassStorage.h
The incomplete StandaloneProgrammer project now uses Host and Device Mass storage classes, so that program data can either be loaded onto the device's Dataflash storage, or read off an attached USB memory stick.
2009-11-23 12:40:14 +00:00
MIDI.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
Printer.h
Add missing Printer.h common class driver file.
2009-11-04 13:22:38 +00:00
RNDIS.h
Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.
2009-08-27 07:38:40 +00:00
StillImage.h
Finish Still Image Host class driver.
2009-09-09 04:18:37 +00:00