This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-12 03:44:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6bbd2a99c2
qmk_firmware
/
Demos
/
Host
History
Dean Camera
6bbd2a99c2
Fix building of KeyboardHostWithParser and MouseHostWithParser demos broken by HIDParser API changes.
2009-09-21 06:32:16 +00:00
..
ClassDriver
Add const qualifiers to Host mode Class drivers.
2009-09-21 06:08:39 +00:00
Incomplete
/BluetoothHost
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
LowLevel
Fix building of KeyboardHostWithParser and MouseHostWithParser demos broken by HIDParser API changes.
2009-09-21 06:32:16 +00:00
makefile
Added start of the Still Image Host Class driver demo and driver code.
2009-08-30 11:36:04 +00:00