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
/
Host
/
ClassDriver
History
Dean Camera
573a27d90a
Fix incorrect names for the HID Host protocol setting routines.
2009-09-24 01:52:57 +00:00
..
CDCHost
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
KeyboardHost
Fix incorrect names for the HID Host protocol setting routines.
2009-09-24 01:52:57 +00:00
KeyboardHostWithParser
Fix incorrect names for the HID Host protocol setting routines.
2009-09-24 01:52:57 +00:00
MassStorageHost
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
MouseHost
Fix incorrect names for the HID Host protocol setting routines.
2009-09-24 01:52:57 +00:00
MouseHostWithParser
Fix incorrect names for the HID Host protocol setting routines.
2009-09-24 01:52:57 +00:00
StillImageHost
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
makefile
Finish initial draft of the Host Mode HID Class driver.
2009-09-21 10:49:06 +00:00