This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
bdedbd558ce3db0d7c1e0ff6cdde2f480277aff7
qmk_firmware
/
Demos
/
Device
/
Incomplete
/
Sideshow
History
Dean Camera
bdedbd558c
Add new MIDIHost LowLevel demo application.
...
Make unfinished device mode applications use the VID/PID reserved for LUFA development devices.
2009-10-08 07:00:44 +00:00
..
Lib
Added CDC_Device_Flush() command to the CDC Device mode class driver.
2009-08-13 06:43:17 +00:00
Descriptors.c
Add new MIDIHost LowLevel demo application.
2009-10-08 07:00:44 +00:00
Descriptors.h
Conversion of old incomplete SideShow demo to new APIs.
2009-06-05 07:52:53 +00:00
makefile
Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.
2009-09-09 13:17:04 +00:00
Sideshow.c
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00
Sideshow.h
Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.
2009-08-05 06:36:31 +00:00