diff options
| author | Ryan | 2023-08-15 11:30:34 +0200 |
|---|---|---|
| committer | GitHub | 2023-08-15 11:30:34 +0200 |
| commit | 5d2f2af19897d1f5fd35cb8475fc8b3f74f201f1 (patch) | |
| tree | 4e2a8b21bd41dc036a91562b4f25257d5b8701e0 /keyboards/10bleoledhub | |
| parent | 0ac8221a0a423d1a74238fcdf6b489bfe865c2e7 (diff) | |
OLED: driver naming cleanups (#21710)
Diffstat (limited to 'keyboards/10bleoledhub')
| -rw-r--r-- | keyboards/10bleoledhub/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/10bleoledhub/rules.mk b/keyboards/10bleoledhub/rules.mk index 2c0b66f84d..12bfe122d6 100644 --- a/keyboards/10bleoledhub/rules.mk +++ b/keyboards/10bleoledhub/rules.mk @@ -15,5 +15,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow AUDIO_ENABLE = no # Audio output BLUETOOTH_ENABLE = yes OLED_ENABLE = yes -OLED_DRIVER = SSD1306 ENCODER_ENABLE = yes |