qmk_firmware/Demos/Device/LowLevel
Dean Camera 4d3a594f3e Changed per-device controller preprocessor checks over to per-device series for better device control.
Fixed error in Endpoint.c using HSOFI rather than SOFI for counting elapsed milliseconds.
2009-06-14 07:44:02 +00:00
..
AudioInput Changed per-device controller preprocessor checks over to per-device series for better device control. 2009-06-14 07:44:02 +00:00
AudioOutput Changed per-device controller preprocessor checks over to per-device series for better device control. 2009-06-14 07:44:02 +00:00
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. 2009-06-10 05:03:45 +00:00
DualCDC Error status LEDs shown when device endpoint configuration fails to complete. 2009-06-08 07:46:07 +00:00
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. 2009-06-10 05:03:45 +00:00
Joystick Error status LEDs shown when device endpoint configuration fails to complete. 2009-06-08 07:46:07 +00:00
Keyboard Error status LEDs shown when device endpoint configuration fails to complete. 2009-06-08 07:46:07 +00:00
KeyboardMouse Error status LEDs shown when device endpoint configuration fails to complete. 2009-06-08 07:46:07 +00:00
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. 2009-06-10 05:03:45 +00:00
MassStorage Changed per-device controller preprocessor checks over to per-device series for better device control. 2009-06-14 07:44:02 +00:00
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. 2009-06-10 05:03:45 +00:00
RNDISEthernet Error status LEDs shown when device endpoint configuration fails to complete. 2009-06-08 07:46:07 +00:00
USBtoSerial Some minor whitespace corrections. 2009-06-11 01:52:53 +00:00
makefile 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