This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7d83e10b7f92ccff3f23bb95061499200c6b1a0f
qmk_firmware
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
History
Dean Camera
e875d7cf9f
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs).
2012-04-25 18:28:56 +00:00
..
AndroidAccessoryClassCommon.h
…
AudioClassCommon.h
…
CDCClassCommon.h
…
HIDClassCommon.h
…
HIDParser.c
…
HIDParser.h
…
HIDReportData.h
…
MassStorageClassCommon.h
…
MIDIClassCommon.h
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs).
2012-04-25 18:28:56 +00:00
PrinterClassCommon.h
…
RNDISClassCommon.h
…
StillImageClassCommon.h
…