2021-08-24 16:28:26 +10:00
|
|
|
OLED_ENABLE = yes
|
|
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
2020-01-31 23:38:05 -07:00
|
|
|
ENCODER_ENABLE = yes # Enables the use of one or more encoders
|
|
|
|
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
|
2020-08-22 01:21:06 -07:00
|
|
|
LTO_ENABLE = yes
|
2020-02-03 18:50:50 -07:00
|
|
|
|
2020-08-22 01:21:06 -07:00
|
|
|
SRC += oled.c
|