libx52/lib/libx52io
nirenjan 9ab3cce73e Fix report format to correctly handle mouse stick
Prior to this change, the report parser treated the mouse stick axes in
the reverse order of the USB HID report descriptor.

This change fixes that issue and also updates the specification
documentation to reflect it correctly.
2020-07-09 02:44:31 -07:00
..
Makefile.am Add tests for axis API 2020-07-09 01:53:54 -07:00
io_axis.c Replace hard-coded values with #define's 2020-07-08 17:35:17 -07:00
io_common.h Add report parser implementation 2020-07-08 17:28:06 -07:00
io_core.c Add tests for axis API 2020-07-09 01:53:54 -07:00
io_parser.c Fix report format to correctly handle mouse stick 2020-07-09 02:44:31 -07:00
libx52io.h Add report parser implementation 2020-07-08 17:28:06 -07:00
test_axis.c Add tests for axis API 2020-07-09 01:53:54 -07:00