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
590d9b5ff8
qmk_firmware
/
Demos
/
Device
/
ClassDriver
/
MIDI
History
Download ZIP
Download TAR.GZ
Dean Camera
590d9b5ff8
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
2012-05-06 11:10:25 +00:00
..
Descriptors.c
Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).
2012-05-06 11:10:25 +00:00
Descriptors.h
Reintegrate the FullEPAddresses development branch into trunk.
2012-04-14 14:41:17 +00:00
Doxygen.conf
Update Doxygen configuration files to disable Markdown support.
2012-03-08 16:59:55 +00:00
makefile
Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign).
2012-04-09 10:04:40 +00:00
MIDI.aps
Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout.
2011-11-09 23:35:16 +00:00
MIDI.c
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
MIDI.h
Update file contributor copyrights for 2012.
2012-02-04 22:38:44 +00:00
MIDI.txt
Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.
2010-12-26 14:55:26 +00:00