qmk_firmware/Demos/Device/LowLevel/MIDI
Dean Camera dcf303762a Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors.
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
2009-06-16 07:17:22 +00:00
..
Descriptors.c Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00
Descriptors.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00
Doxygen.conf More Doxygen fixes - ensure no undocumented function parameters. 2009-06-15 08:36:12 +00:00
MIDI.c Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 2009-06-16 07:17:22 +00:00
MIDI.h Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 2009-06-16 07:17:22 +00:00
MIDI.txt Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00
makefile Converted device mode low-level demos to schedulerless. 2009-06-07 07:20:33 +00:00