Rework and expand Pointing Device support (#14343)

Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
This commit is contained in:
Drashna Jaelre
2021-11-14 22:03:24 -08:00
committed by GitHub
parent 462c3a6151
commit 56e3f06a26
60 changed files with 2107 additions and 1705 deletions

View File

@@ -1,7 +1,6 @@
POINTING_DEVICE_ENABLE = yes
RGBLIGHT_ENABLE = no
CONSOLE_ENABLE = no
POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = analog_joystick
RGBLIGHT_ENABLE = no
CONSOLE_ENABLE = no
BOOTLOADER = qmk-dfu
SRC += analog.c
BOOTLOADER = qmk-dfu