5 lines
256 B
Makefile
5 lines
256 B
Makefile
RGBLIGHT_ENABLE = yes # Enable keyboard RGB Underglow
|
|
AUDIO_ENABLE = no # Enable Audio output
|
|
OLED_DRIVER_ENABLE = no # Enable OLED Display
|
|
VIA_ENABLE = yes # Enable VIA support
|
|
LTO_ENABLE = yes # CFLAGS=flto
|