7 lines
No EOL
382 B
Makefile
7 lines
No EOL
382 B
Makefile
OLED_ENABLE = yes # uncomment if you are using an OLED display
|
|
|
|
#HAPTIC_ENABLE = yes # uncomment only on the master side if you are using a Pimoroni haptic buzz
|
|
#HAPTIC_DRIVER = drv2605l # uncomment only on the master side if you are using a Pimoroni haptic buzz
|
|
|
|
#PS2_MOUSE_ENABLE = yes # uncomment only on the master side if you are usin a TrackPoint
|
|
MOUSEKEY_ENABLE = yes
|