You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/Class/Common
Dean Camera a852ea8e43
Added new KeyboardMouseMultiReport Device ClassDriver demo.
14 years ago
..
Audio.h Minor documentation improvements. 14 years ago
CDC.h Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function. 14 years ago
HID.h Added new KeyboardMouseMultiReport Device ClassDriver demo. 14 years ago
HIDParser.c New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors. 14 years ago
HIDParser.h New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors. 14 years ago
HIDReportData.h Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width. 14 years ago
MIDI.h Minor documentation improvements. 14 years ago
MassStorage.h Minor documentation improvements. 14 years ago
Printer.h Update copyright year on all source files. 14 years ago
RNDIS.h Oops - fix type preventing compilation of demos using the class drivers. 14 years ago
StillImage.h Minor documentation improvements. 14 years ago