mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-01 02:00:44 +02:00
7 lines
191 B
Makefile
7 lines
191 B
Makefile
# only uncomment on the side you have your trackball on
|
|
POINTING_DEVICE_ENABLE = yes
|
|
POINTING_DEVICE_DRIVER = pimoroni_trackball
|
|
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306
|
|
MOUSEKEY_ENABLE = yes
|