This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d97db1120b
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MIDI
History
Download ZIP
Download TAR.GZ
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.
2010-01-05 13:52:34 +00:00
..
Descriptors.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Descriptors.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
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.
2009-07-20 14:07:02 +00:00
makefile
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
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.
2010-01-05 13:52:34 +00:00
MIDI.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
MIDI.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00