aboutsummaryrefslogtreecommitdiff
path: root/keyboards/duck/jetfire/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/duck/jetfire/rules.mk')
-rw-r--r--keyboards/duck/jetfire/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/duck/jetfire/rules.mk b/keyboards/duck/jetfire/rules.mk
index 692a8e524..cc6b55138 100644
--- a/keyboards/duck/jetfire/rules.mk
+++ b/keyboards/duck/jetfire/rules.mk
@@ -20,7 +20,7 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
20BACKLIGHT_DRIVER = custom 20BACKLIGHT_DRIVER = custom
21RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 21RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
22UNICODE_ENABLE = no # Unicode 22UNICODE_ENABLE = no # Unicode
23AUDIO_ENABLE = no # Audio output on port C6 23AUDIO_ENABLE = no # Audio output
24 24
25CUSTOM_MATRIX = yes 25CUSTOM_MATRIX = yes
26SRC += indicator_leds.c \ 26SRC += indicator_leds.c \