forked from mfulz_github/qmk_firmware
Update docs/feature_joystick.md
Co-Authored-By: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
16fe12e6b6
commit
92c6466089
|
@ -17,7 +17,6 @@ The joystick feature provides two services:
|
|||
Both services can be used without the other, depending on whether you just want to read a device but not send gamepad reports (for volume control for instance)
|
||||
or send gamepad reports based on values computed by the keyboard.
|
||||
|
||||
!> Reading analog axes is not currently functional on ARM MCUs.
|
||||
|
||||
### Analog circuit
|
||||
|
||||
|
|
Loading…
Reference in New Issue