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/LowLevel
Dean Camera 6be24e4404
Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes.
16 years ago
..
AudioInput Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
AudioOutput Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
CDC Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. 16 years ago
DualCDC Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
GenericHID Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. 16 years ago
Joystick Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
Keyboard Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
KeyboardMouse Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
MIDI Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. 16 years ago
MassStorage Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
Mouse Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. 16 years ago
RNDISEthernet Error status LEDs shown when device endpoint configuration fails to complete. 16 years ago
USBtoSerial Fixes to the MIDI device demos (ClassDriver, LowLevel); discard unused read-in events from the host, use standard MIDI event structure in low level demo rather than sending individual bytes. 16 years ago
makefile Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago