diff options
Diffstat (limited to 'keyboards/handwired/riblee_f411/rules.mk')
-rw-r--r-- | keyboards/handwired/riblee_f411/rules.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/handwired/riblee_f411/rules.mk b/keyboards/handwired/riblee_f411/rules.mk index ae4bc544a7..d3ca449aaf 100644 --- a/keyboards/handwired/riblee_f411/rules.mk +++ b/keyboards/handwired/riblee_f411/rules.mk @@ -20,7 +20,3 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output LAYOUTS = ortho_5x12 - -OLED_ENABLE = yes -OLED_DRIVER = SSD1306 -RAW_ENABLE = yes |