summaryrefslogtreecommitdiff
path: root/keyboards/hadron
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/hadron
parent0ac8221a0a423d1a74238fcdf6b489bfe865c2e7 (diff)
OLED: driver naming cleanups (#21710)
Diffstat (limited to 'keyboards/hadron')
-rw-r--r--keyboards/hadron/ver2/rules.mk1
-rw-r--r--keyboards/hadron/ver3/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hadron/ver2/rules.mk b/keyboards/hadron/ver2/rules.mk
index d07da3fca0..188b4696f1 100644
--- a/keyboards/hadron/ver2/rules.mk
+++ b/keyboards/hadron/ver2/rules.mk
@@ -11,4 +11,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
AUDIO_ENABLE = no # Audio output
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight
OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
diff --git a/keyboards/hadron/ver3/rules.mk b/keyboards/hadron/ver3/rules.mk
index 887fbcbfeb..edc5fa7d5b 100644
--- a/keyboards/hadron/ver3/rules.mk
+++ b/keyboards/hadron/ver3/rules.mk
@@ -14,5 +14,4 @@ RGB_MATRIX_ENABLE = no # once arm_rgb is implemented
HAPTIC_ENABLE = yes
HAPTIC_DRIVER = drv2605l
OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
ENCODER_ENABLER = yes