summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f411/rules.mk
diff options
context:
space:
mode:
authorReibl János Dániel <janos.daniel.reibl@protonmail.com>2022-10-15 23:22:59 +0200
committerGitHub <noreply@github.com>2022-10-15 22:22:59 +0100
commitccdd28930a8f399f3dfd5e39a14e3972e5bc1872 (patch)
treee7331f4aa87716124c8280fb3263f1b8920c335b /keyboards/handwired/riblee_f411/rules.mk
parent1e726a13d8a4f494f88aac6975b1b0e3be78242b (diff)
fix: Remove OLED support (#18719)
* fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
Diffstat (limited to 'keyboards/handwired/riblee_f411/rules.mk')
-rw-r--r--keyboards/handwired/riblee_f411/rules.mk4
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