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
..
2020-05-25 19:43:14 -07:00
2020-07-16 15:49:18 +10:00
2017-09-06 14:49:19 -07:00
2018-05-07 22:46:26 -07:00
2020-03-05 16:00:10 -08:00
2020-03-05 16:00:10 -08:00
2019-12-21 11:00:22 +00:00
2020-10-06 17:10:19 -07:00
2020-05-18 22:46:33 -07:00
2018-05-21 16:29:37 -04:00
2020-07-11 23:06:33 +10:00
2020-08-29 14:30:02 -07:00
2020-07-16 15:49:18 +10:00
2020-08-22 14:06:16 +01:00
2020-03-05 16:00:10 -08:00
2017-12-09 10:46:11 -05:00
2020-03-12 18:17:47 +11:00
2020-03-12 18:17:47 +11:00
2018-05-07 22:46:26 -07:00
2020-04-19 23:04:26 +01:00

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

What is QMK Firmware?

QMK (Quantum Mechanical Keyboard) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains QMK Firmware, QMK Configurator, QMK Toolbox, qmk.fm, and this documentation with the help of community members like you.

Get Started

Totally new to QMK? There are two ways to get started:

Make It Yours

QMK has lots of features to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your keymap, and changing the keycodes.

Need help?

Check out the support page to see how you can get help using QMK.

Give Back

There are a lot of ways you can contribute to the QMK Community. The easiest way to get started is to use it and spread the word to your friends.