mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 12:46:41 +00:00
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
|