summaryrefslogtreecommitdiff
path: root/keyboards/helix/rev3_5rows/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/helix/rev3_5rows/rules.mk')
-rw-r--r--keyboards/helix/rev3_5rows/rules.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_5rows/rules.mk b/keyboards/helix/rev3_5rows/rules.mk
index 530d1d750e..f29deaf586 100644
--- a/keyboards/helix/rev3_5rows/rules.mk
+++ b/keyboards/helix/rev3_5rows/rules.mk
@@ -3,7 +3,8 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
SPLIT_KEYBOARD = yes
RGB_MATRIX_ENABLE = no
RGB_MATRIX_DRIVER = WS2812
-OLED_DRIVER_ENABLE = yes
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
ENCODER_ENABLE = yes
DIP_SWITCH_ENABLE = no
LTO_ENABLE = yes