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-09 10:24:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21cc9c9e19
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MouseHost
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 new MouseHost Class Driver demo, unfinished, to allow for better testing of the new prototype Host Mode Class Driver framework. Flesh out start of a HID class Host mode class driver.
2009-07-27 10:31:07 +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
MouseHost.c
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +00:00
MouseHost.h
Add new functions to the HID host class driver, refine HID interface protocol matching.
2009-08-11 09:12:29 +00:00
MouseHost.txt
Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.
2009-10-12 05:59:55 +00:00