aboutsummaryrefslogtreecommitdiff
path: root/keyboards/boardsource/4x12/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/boardsource/4x12/rules.mk')
-rw-r--r--keyboards/boardsource/4x12/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/boardsource/4x12/rules.mk b/keyboards/boardsource/4x12/rules.mk
index ca3cee8f7..89477c3f3 100644
--- a/keyboards/boardsource/4x12/rules.mk
+++ b/keyboards/boardsource/4x12/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
20UNICODE_ENABLE = no # Unicode 20UNICODE_ENABLE = no # Unicode
21AUDIO_ENABLE = no # Audio output on port C6 21AUDIO_ENABLE = no # Audio output
22 22
23LAYOUTS = ortho_4x12 23LAYOUTS = ortho_4x12
24 24