2020-02-01 07:38:05 +01:00
|
|
|
OLED_DRIVER_ENABLE = yes # Enables the use of OLED displays
|
|
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
2020-08-22 10:21:06 +02:00
|
|
|
LTO_ENABLE = yes
|
2020-02-04 02:50:50 +01:00
|
|
|
|
2020-08-22 10:21:06 +02:00
|
|
|
SRC += oled.c
|