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
f93f732108
Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where possible to reduce code size and (potentially) allow for centralized status stage timeouts.
...
Fix Joystick device demo HID descriptors - buttons should be placed outside the Pointer collection.
2009-11-04 04:17:11 +00:00
..
AudioInput
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
AudioOutput
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
CDC
Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse.
2009-11-03 12:12:07 +00:00
DualCDC
Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse.
2009-11-03 12:12:07 +00:00
GenericHID
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
Joystick
Update DevChapter9.c - use the Endpoint_ClearStatusStage() function where possible to reduce code size and (potentially) allow for centralized status stage timeouts.
2009-11-04 04:17:11 +00:00
Keyboard
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
KeyboardMouse
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
MassStorage
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
2009-10-18 05:35:48 +00:00
MIDI
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
Mouse
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
RNDISEthernet
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
makefile
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo. Added const qualifier to Endpoint/Pipe stream write routines.
2009-10-18 05:35:48 +00:00