summary refs log tree commit diff
path: root/keyboards/basekeys/slice
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-08-15 19:30:34 +1000
committerGitHub <noreply@github.com>2023-08-15 10:30:34 +0100
commit5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1 (patch)
tree4e2a8b21bd41dc036a91562b4f25257d5b8701e0 /keyboards/basekeys/slice
parent0ac8221a0a423d1a74238fcdf6b489bfe865c2e7 (diff)
OLED: driver naming cleanups (#21710)
Diffstat (limited to 'keyboards/basekeys/slice')
-rw-r--r--keyboards/basekeys/slice/rev1_rgb/rules.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/basekeys/slice/rev1_rgb/rules.mk b/keyboards/basekeys/slice/rev1_rgb/rules.mk
index e9d1e52c16..1e24ec177f 100644
--- a/keyboards/basekeys/slice/rev1_rgb/rules.mk
+++ b/keyboards/basekeys/slice/rev1_rgb/rules.mk
@@ -12,6 +12,5 @@ COMMAND_ENABLE = no        # Commands for debug and configuration
 NKRO_ENABLE = no            # Enable N-Key Rollover
 RGBLIGHT_ENABLE = yes       # Enable keyboard RGB underglow
 OLED_ENABLE = yes
-OLED_DRIVER = SSD1306     # Disable OLED driver.
 
 LTO_ENABLE = yes