qmk_firmware/Demos/Device/LowLevel/MIDI
Dean Camera c0e4f52e8f Fix up incorrect version numbers in demo/project descriptors.
Add class name prefixes to missed constants in the class drivers to give all class driver elements a consistent namespace.
2010-09-28 14:59:16 +00:00
..
Descriptors.c Fix up incorrect version numbers in demo/project descriptors. 2010-09-28 14:59:16 +00:00
Descriptors.h Fix up incorrect version numbers in demo/project descriptors. 2010-09-28 14:59:16 +00:00
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 2010-08-02 08:53:23 +00:00
MIDI.aps Add AVRStudio 4 project files to the LowLevel Device mode demos. 2010-07-13 05:20:49 +00:00
MIDI.c Removed complicated logic for the Endpoint_ConfigureEndpoint() function to use inlined or function called versions depending of if the given bank size is a compile time constant, as the compiler does a better job of optimizing with basic code. 2010-08-09 10:20:10 +00:00
MIDI.h Minor documentation cleanups. 2010-06-03 15:32:45 +00:00
MIDI.txt Fix typos in the project overview text files. 2010-09-09 13:39:52 +00:00
makefile Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions. 2010-09-24 06:59:28 +00:00