aboutsummaryrefslogtreecommitdiff
path: root/keyboards/thedogkeyboard/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/thedogkeyboard/rules.mk')
-rw-r--r--keyboards/thedogkeyboard/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/thedogkeyboard/rules.mk b/keyboards/thedogkeyboard/rules.mk
index 14dea4a66..736a76b75 100644
--- a/keyboards/thedogkeyboard/rules.mk
+++ b/keyboards/thedogkeyboard/rules.mk
@@ -18,7 +18,7 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18NKRO_ENABLE = no # USB Nkey Rollover 18NKRO_ENABLE = no # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 20RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output
22CUSTOM_MATRIX = yes 22CUSTOM_MATRIX = yes
23 23
24SRC += matrix.c 24SRC += matrix.c