seb-pau f728c249ce
Joystick 16-bit support (#10439)
* Joystick 16-bit support

* Add variable joystick axes resolution

* Moved #define statements to .h files

* Moved definitions to quantum/joystick.h

  Removed duplicate definitions from usb_descriptor.h and
  process_joysick.h

  Adjust process_joystick.c and usb_descriptor.c to use the pre-computed
  "JOYSTICK_RESOLUTION" value which contains the logical maximum value
  of a joystick axis

* Cleaning up unnecessary code

* Update docs/feature_joystick.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Workaround to joystick.h not being included to report.h

* Removed unnecessary newlines, updated report.h

Changed JOYSTICK_AXES_RESOLUTION conditional in report.h

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-10-30 13:15:41 -07:00
..
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-07-07 21:47:59 +01:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-01-03 12:52:00 -08:00
2019-08-30 15:01:52 -07:00
2020-08-29 14:30:02 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-10-30 13:15:41 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2019-08-30 15:01:52 -07:00
2020-06-10 22:23:11 +01:00
2019-08-30 15:01:52 -07:00
2016-08-23 04:16:35 +00:00
2019-12-11 11:36:00 -08:00