diff options
Diffstat (limited to 'keyboards/duck/tcv3/rules.mk')
-rw-r--r-- | keyboards/duck/tcv3/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/tcv3/rules.mk b/keyboards/duck/tcv3/rules.mk index 8be02e8d5..ac5e4e89a 100644 --- a/keyboards/duck/tcv3/rules.mk +++ b/keyboards/duck/tcv3/rules.mk | |||
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend | |||
18 | NKRO_ENABLE = yes # USB Nkey Rollover | 18 | NKRO_ENABLE = yes # USB Nkey Rollover |
19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 19 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
20 | UNICODE_ENABLE = no # Unicode | 20 | UNICODE_ENABLE = no # Unicode |
21 | AUDIO_ENABLE = no # Audio output on port C6 | 21 | AUDIO_ENABLE = no # Audio output |
22 | RGBLIGHT_ENABLE = yes | 22 | RGBLIGHT_ENABLE = yes |
23 | 23 | ||
24 | CUSTOM_MATRIX = yes | 24 | CUSTOM_MATRIX = yes |