2021-08-23 23:28:26 -07:00
|
|
|
OLED_ENABLE = yes
|
|
|
|
OLED_DRIVER = SSD1306 # Enables the use of OLED displays
|
2020-01-31 22:38:05 -08: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 17:50:50 -08:00
|
|
|
|
2020-08-22 01:21:06 -07:00
|
|
|
SRC += oled.c
|