diff options
Diffstat (limited to 'keyboards/kmac/rules.mk')
-rw-r--r-- | keyboards/kmac/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/rules.mk b/keyboards/kmac/rules.mk index f37a1c312..ba15e1d37 100644 --- a/keyboards/kmac/rules.mk +++ b/keyboards/kmac/rules.mk | |||
@@ -23,7 +23,7 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
23 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality | 23 | BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality |
24 | BACKLIGHT_DRIVER = custom | 24 | BACKLIGHT_DRIVER = custom |
25 | UNICODE_ENABLE = no # Unicode | 25 | UNICODE_ENABLE = no # Unicode |
26 | AUDIO_ENABLE = no # Audio output on port C6 | 26 | AUDIO_ENABLE = no # Audio output |
27 | 27 | ||
28 | # Project specific files | 28 | # Project specific files |
29 | SRC += matrix.c | 29 | SRC += matrix.c |