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/Demos/Device/ClassDriver/MIDI
Dean Camera d97db1120b
Added support to the MIDI Class drivers for packed data, where multiple MIDI events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour.
15 years ago
..
Descriptors.c Update copyright year to 2010. 15 years ago
Descriptors.h Update copyright year to 2010. 15 years ago
Doxygen.conf Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories. 15 years ago
MIDI.c Added support to the MIDI Class drivers for packed data, where multiple MIDI events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour. 15 years ago
MIDI.h Update copyright year to 2010. 15 years ago
MIDI.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 15 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 15 years ago