Remove default pointing device driver. (#16190)
* remove custom as default * add missing pointing_device_driver to rules.mk * Update docs
This commit is contained in:
parent
065f6eeb4e
commit
b1debfb12f
13 changed files with 19 additions and 3 deletions
|
@ -19,5 +19,6 @@ AUDIO_ENABLE = no # Audio output
|
|||
|
||||
# Add trackball support
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = custom
|
||||
SRC += adns.c
|
||||
QUANTUM_LIB_SRC += spi_master.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue