mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 08:56:11 +00:00
7 lines
382 B
Makefile
7 lines
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
|