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
/
ClassDriver
/
MouseHost
History
Dean Camera
3ffa7543a0
Finish initial draft of the Host Mode HID Class driver.
...
Add new MouseHostWithParser and KeyboardHostWithParser Host Class driver demos.
2009-09-21 10:49:06 +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 Pipe_IsFrozen() macro to determine if the currently selected pipe is frozen.
2009-09-20 12:01:25 +00:00
MouseHost.c
Finish initial draft of the Host Mode HID Class driver.
2009-09-21 10:49:06 +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