aboutsummaryrefslogtreecommitdiff
path: root/keyboards/dc01/right/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dc01/right/rules.mk')
-rw-r--r--keyboards/dc01/right/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dc01/right/rules.mk b/keyboards/dc01/right/rules.mk
index 9cf1c65d5..61153f4bc 100644
--- a/keyboards/dc01/right/rules.mk
+++ b/keyboards/dc01/right/rules.mk
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18NKRO_ENABLE = yes # USB Nkey Rollover 18NKRO_ENABLE = yes # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20UNICODE_ENABLE = no # Unicode 20UNICODE_ENABLE = no # Unicode
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output
22NO_USB_STARTUP_CHECK = yes # Disable initialization only when usb is plugged in 22NO_USB_STARTUP_CHECK = yes # Disable initialization only when usb is plugged in
23CUSTOM_MATRIX = yes # Use custom matrix 23CUSTOM_MATRIX = yes # Use custom matrix
24SRC += matrix.c \ 24SRC += matrix.c \