7 lines
208 B
Makefile
7 lines
208 B
Makefile
# only uncomment on the side you have your trackball on
|
|
POINTING_DEVICE_ENABLE = yes
|
|
POINTING_DEVICE_DRIVER = pimoroni_trackball
|
|
|
|
QUANTUM_LIB_SRC += i2c_master.c
|
|
OLED_DRIVER_ENABLE = yes
|
|
MOUSEKEY_ENABLE = no
|