This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-05 03:04:05 +02:00
Code
Issues
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