diff options
Diffstat (limited to 'keyboards/pteron36/rules.mk')
-rw-r--r-- | keyboards/pteron36/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/pteron36/rules.mk b/keyboards/pteron36/rules.mk index a12be26351..dc6d2485f6 100644 --- a/keyboards/pteron36/rules.mk +++ b/keyboards/pteron36/rules.mk @@ -19,7 +19,7 @@ NKRO_ENABLE = no # USB Nkey Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output -OLED_DRIVER_ENABLE = yes # OLED display +OLED_ENABLE = yes # OLED display ENCODER_ENABLE = yes # Encoder support SPLIT_KEYBOARD = yes # Split enable |