mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-06-03 14:13:46 -03:00
4f7a7873c8
Format code according to conventions
8 lines
383 B
Makefile
8 lines
383 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
|