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-10 02:44:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
be9d0a5aa9
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MouseHost
History
Dean Camera
664a292181
Application documentation/comment cleanup.
2009-10-08 07:18:28 +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
Added new HID_HOST_BOOT_PROTOCOL_ONLY compile time token to reduce the size of the HID Host Class driver when Report protocol is not needed.
2009-09-30 08:16:42 +00:00
MouseHost.c
Application documentation/comment cleanup.
2009-10-08 07:18:28 +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
Finish Class Driver MouseHost demo. Update HID Host Class driver; boot protocol now works, still need to finish and test report protocol mode.
2009-09-20 12:34:07 +00:00