This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mfulz_github/qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Device
/
LowLevel
History
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
MassStorage
Changed per-device controller preprocessor checks over to per-device series for better device control.
2009-06-14 07:44:02 +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
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