mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-17 15:13:23 +00: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
|