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-06-18 04:35:16 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
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