forked from mirrors/qmk_firmware
838b214a2e
Co-authored-by: MangoIV <mangoiv@outlook.com>
6 lines
191 B
Makefile
6 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
|