forked from forks/qmk_firmware
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
|