This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-02 18:47:17 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f
zsa_qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
KeyboardHost
History
Dean Camera
e625fd6df3
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +00:00
..
Doxygen.conf
Add KeyboardHost HID Host Class driver demo to the library.
2009-09-20 12:46:26 +00:00
KeyboardHost.c
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +00:00
KeyboardHost.h
Add KeyboardHost HID Host Class driver demo to the library.
2009-09-20 12:46:26 +00:00
KeyboardHost.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00
makefile
Fixed HID host Class driver report send/receive report broken when issued through the control pipe.
2009-11-09 08:24:01 +00:00