diff options
Diffstat (limited to 'keyboards/ut472/rules.mk')
-rw-r--r-- | keyboards/ut472/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ut472/rules.mk b/keyboards/ut472/rules.mk index 61de88c5a..66a0946e0 100644 --- a/keyboards/ut472/rules.mk +++ b/keyboards/ut472/rules.mk | |||
@@ -18,6 +18,6 @@ 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 | TAP_DANCE_ENABLE = no # Enable tap dance feature | 23 | TAP_DANCE_ENABLE = no # Enable tap dance feature |