mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-20 04:05:10 +00:00
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
|