From ccdd28930a8f399f3dfd5e39a14e3972e5bc1872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reibl=20J=C3=A1nos=20D=C3=A1niel?= Date: Sat, 15 Oct 2022 23:22:59 +0200 Subject: fix: Remove OLED support (#18719) * fix: Remove OLED support * redundant files Co-authored-by: zvecr --- keyboards/handwired/riblee_f411/rules.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'keyboards/handwired/riblee_f411/rules.mk') 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 -- cgit v1.2.3