mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 22:20:13 +00:00
8 lines
224 B
Makefile
8 lines
224 B
Makefile
RGB_MATRIX_ENABLE = yes
|
|
MOUSEKEY_ENABLE = no
|
|
OLED_ENABLE = yes
|
|
LTO_ENABLE = yes
|
|
|
|
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|