qmk_firmware/Demos/Host/LowLevel/MouseHostWithParser
Dean Camera 34dc7f241f Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines.
Added preprocessor checks to give a human readable error when the class drivers are used when the incompatible NO_STREAM_CALLBACKS compile time option is used.
2009-11-07 07:23:03 +00:00
..
ConfigDescriptor.c Make Low Level host demos use void pointers for the configuration descriptor, to prevent warnings when passed to the altered configuration descriptor parsing routines. 2009-11-07 07:23:03 +00:00
ConfigDescriptor.h Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
Doxygen.conf Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
HIDReport.c Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7. 2009-11-03 11:11:51 +00:00
HIDReport.h Add support for Mouse Scrollwheel to the MouseHostWithParser demos. 2009-11-04 05:18:43 +00:00
makefile Fix invalid Event name rule in demo/project makefiles. 2009-10-16 08:04:51 +00:00
MouseHostWithParser.c Add support for Mouse Scrollwheel to the MouseHostWithParser demos. 2009-11-04 05:18:43 +00:00
MouseHostWithParser.h Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
MouseHostWithParser.txt Add support for Mouse Scrollwheel to the MouseHostWithParser demos. 2009-11-04 05:18:43 +00:00