mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 02:26:54 +00:00
8 lines
200 B
Makefile
8 lines
200 B
Makefile
EXTRAKEY_ENABLE = yes # Audio control and System control
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
|
RGB_MATRIX_ENABLE = no
|
|
ENCODER_ENABLE = no
|
|
LTO_ENABLE = yes
|
|
|
|
SRC += oled_display.c
|