You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/ClassDriver/MouseHost
Dean Camera a2001ac1cc
Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.
15 years ago
..
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. 15 years ago
MouseHost.c Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser. 15 years ago
MouseHost.h Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 15 years ago
makefile Change project makefiles so that the current target settings and not just the board selection is printed during the build process. 15 years ago