diff options
Diffstat (limited to 'keyboards/treadstone48/rules.mk')
-rw-r--r-- | keyboards/treadstone48/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/treadstone48/rules.mk b/keyboards/treadstone48/rules.mk index 5c0cf4b92..769ac45d5 100644 --- a/keyboards/treadstone48/rules.mk +++ b/keyboards/treadstone48/rules.mk | |||
@@ -31,6 +31,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys | |||
31 | TAP_DANCE_ENABLE = no | 31 | TAP_DANCE_ENABLE = no |
32 | 32 | ||
33 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 33 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
34 | OLED_DRIVER_ENABLE = yes | 34 | OLED_ENABLE = yes |
35 | OLED_DRIVER = SSD1306 | ||
35 | 36 | ||
36 | DEFAULT_FOLDER = treadstone48/rev1 | 37 | DEFAULT_FOLDER = treadstone48/rev1 |