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:
@@ -10,6 +10,7 @@ BOOTLOADER = caterina
|
||||
BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
|
||||
#MOUSEKEY_ENABLE = yes # Mouse keys
|
||||
POINTING_DEVICE_ENABLE = yes # Generic Pointer, not as big as mouse keys hopefully.
|
||||
POINTING_DEVICE_DRIVER = custom
|
||||
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||||
CONSOLE_ENABLE = yes # Console for debug
|
||||
COMMAND_ENABLE = yes # Commands for debug and configuration
|
||||
|
Reference in New Issue
Block a user