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/helix/rev3_5rows | |
| parent | 0ac8221a0a423d1a74238fcdf6b489bfe865c2e7 (diff) | |
OLED: driver naming cleanups (#21710)
Diffstat (limited to 'keyboards/helix/rev3_5rows')
| -rw-r--r-- | keyboards/helix/rev3_5rows/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/helix/rev3_5rows/rules.mk b/keyboards/helix/rev3_5rows/rules.mk index 23b73845f0..a46f9d9c59 100644 --- a/keyboards/helix/rev3_5rows/rules.mk +++ b/keyboards/helix/rev3_5rows/rules.mk @@ -3,7 +3,6 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow SPLIT_KEYBOARD = yes RGB_MATRIX_ENABLE = no OLED_ENABLE = yes -OLED_DRIVER = SSD1306 ENCODER_ENABLE = yes DIP_SWITCH_ENABLE = no LTO_ENABLE = yes |