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/MouseHostWithParser
Dean Camera 242303c160
Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes.
15 years ago
..
Doxygen.conf Finish initial draft of the Host Mode HID Class driver. 15 years ago
MouseHostWithParser.c Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes. 15 years ago
MouseHostWithParser.h Finish initial draft of the Host Mode HID Class driver. 15 years ago
MouseHostWithParser.txt Finish initial draft of the Host Mode HID Class driver. 15 years ago
makefile Finish initial draft of the Host Mode HID Class driver. 15 years ago