diff options
Diffstat (limited to 'keyboards/suihankey/rules.mk')
-rw-r--r-- | keyboards/suihankey/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/suihankey/rules.mk b/keyboards/suihankey/rules.mk index 5feea2210..2a0566f94 100644 --- a/keyboards/suihankey/rules.mk +++ b/keyboards/suihankey/rules.mk | |||
@@ -18,7 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = no # USB Nkey Rollover | 18 | NKRO_ENABLE = no # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | UNICODE_ENABLE = no # Unicode | ||
22 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
23 | OLED_ENABLE = yes | 22 | OLED_ENABLE = yes |
24 | OLED_DRIVER = SSD1306 | 23 | OLED_DRIVER = SSD1306 |