qmk_firmware/Demos/Host/LowLevel/JoystickHostWithParser
Dean Camera 2919aeeaab Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items.
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.

Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.
2009-12-04 01:06:26 +00:00
..
ConfigDescriptor.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +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 Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
HIDReport.h Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
JoystickHostWithParser.c Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items. 2009-12-04 01:06:26 +00:00
JoystickHostWithParser.h Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
JoystickHostWithParser.txt Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00
makefile Added new JoystickHostWithParser demos to the library. 2009-11-04 04:55:10 +00:00