forked from forks/qmk_firmware
6 lines
256 B
Makefile
6 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
|