blob: 1c7bdc0c3cd5891a4f2750aec6215159e516c77b (
plain)
1
2
3
4
5
6
7
8
|
EXTRAKEY_ENABLE = yes # Audio control and System control
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
SPLIT_KEYBOARD = yes
RGB_MATRIX_ENABLE = no
ENCODER_ENABLE = no
LTO_ENABLE = yes
SRC += oled_display.c
|