diff options
Diffstat (limited to 'keyboards/ckeys/washington/rules.mk')
-rw-r--r-- | keyboards/ckeys/washington/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ckeys/washington/rules.mk b/keyboards/ckeys/washington/rules.mk index 2f1219a35..925ee3d16 100644 --- a/keyboards/ckeys/washington/rules.mk +++ b/keyboards/ckeys/washington/rules.mk | |||
@@ -18,7 +18,7 @@ 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 = yes # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | 20 | RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | ENCODER_ENABLE = yes # Enable support for encoders | 22 | ENCODER_ENABLE = yes # Enable support for encoders |
23 | OLED_ENABLE = yes | 23 | OLED_ENABLE = yes |
24 | OLED_DRIVER = SSD1306 # Enable support for OLED displays | 24 | OLED_DRIVER = SSD1306 # Enable support for OLED displays |