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 f2ae4dc255
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output.
13 years ago
..
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). 13 years ago
Descriptors.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet and footer HTML, add explicit spacing into documentation code fragments to prevent Doxygen from removing empty lines in the output. 13 years ago
MIDI.aps Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
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). 13 years ago
MIDI.h Update file contributor copyrights for 2012. 13 years ago
MIDI.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 13 years ago
makefile Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core. 13 years ago