b1debfb12f
* remove custom as default * add missing pointing_device_driver to rules.mk * Update docs
5 lines
110 B
Makefile
5 lines
110 B
Makefile
POINTING_DEVICE_ENABLE = yes
|
|
POINTING_DEVICE_DRIVER = custom
|
|
SRC += pimoroni_trackball.c
|
|
MOUSEKEY_ENABLE = no
|