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:
@@ -16,6 +16,7 @@ endif
|
||||
|
||||
ifeq ($(strip $(THUMBSTICK_ENABLE)), yes)
|
||||
POINTING_DEVICE_ENABLE = yes
|
||||
POINTING_DEVICE_DRIVER = custom
|
||||
OPT_DEFS += -DTHUMBSTICK_ENABLE
|
||||
SRC += analog.c
|
||||
SRC += thumbstick.c
|
||||
|
Reference in New Issue
Block a user