diff options
Diffstat (limited to 'keyboards/rainkeeb/rules.mk')
-rw-r--r-- | keyboards/rainkeeb/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/rainkeeb/rules.mk b/keyboards/rainkeeb/rules.mk index c55b55abe..64a8cc3a1 100644 --- a/keyboards/rainkeeb/rules.mk +++ b/keyboards/rainkeeb/rules.mk | |||
@@ -19,7 +19,8 @@ AUDIO_ENABLE = no | |||
19 | RGBLIGHT_ENABLE = no | 19 | RGBLIGHT_ENABLE = no |
20 | 20 | ||
21 | # OLED enable | 21 | # OLED enable |
22 | OLED_DRIVER_ENABLE = yes | 22 | OLED_ENABLE = yes |
23 | OLED_DRIVER = SSD1306 | ||
23 | 24 | ||
24 | # Encoder enable | 25 | # Encoder enable |
25 | ENCODER_ENABLE = yes | 26 | ENCODER_ENABLE = yes |