aboutsummaryrefslogtreecommitdiff
path: root/keyboards/arabica37
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-09-21 20:04:03 +1000
committerGitHub <noreply@github.com>2021-09-21 20:04:03 +1000
commit6b74e48f81fd22f4b982c686df9c8d1f8efae571 (patch)
treef8e9d333a7344056952caf5e36aa59b7cd301c55 /keyboards/arabica37
parent574b6734afb6ec7073f6fb816dd454f03b7eb26f (diff)
downloadqmk_firmware-6b74e48f81fd22f4b982c686df9c8d1f8efae571.tar.gz
qmk_firmware-6b74e48f81fd22f4b982c686df9c8d1f8efae571.zip
Remove audio pin references in rules.mk (#14532)
Diffstat (limited to 'keyboards/arabica37')
-rw-r--r--keyboards/arabica37/rev1/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/arabica37/rev1/rules.mk b/keyboards/arabica37/rev1/rules.mk
index 0c3ef5ea9..400d254e2 100644
--- a/keyboards/arabica37/rev1/rules.mk
+++ b/keyboards/arabica37/rev1/rules.mk
@@ -17,6 +17,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
17NKRO_ENABLE = no # USB Nkey Rollover 17NKRO_ENABLE = no # USB Nkey Rollover
18BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 18BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
19RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow 19RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
20AUDIO_ENABLE = no # Audio output on port C6 20AUDIO_ENABLE = no # Audio output
21 21
22SPLIT_KEYBOARD = yes 22SPLIT_KEYBOARD = yes