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
f93f73210892cec94a6ca446776879dee64484ed
qmk_firmware
/
Demos
/
Device
/
ClassDriver
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
CDCMouse
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
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
MassStorageKeyboard
Make HID device class driver ignore the previous HID report comparison buffer when the user sets it to NULL, disabling automatic report comparisons. Update HID device class driver documentation giving previous report buffer limitations.
2009-10-26 11:44:36 +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
Add new CDCMouse ClassDriver device demo, combining a CDC Virtual Serial Port and a HID Mouse.
2009-11-03 12:12:07 +00:00