summaryrefslogtreecommitdiff
path: root/keyboards/geekboards
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/geekboards
parent574b6734afb6ec7073f6fb816dd454f03b7eb26f (diff)
Remove audio pin references in rules.mk (#14532)
Diffstat (limited to 'keyboards/geekboards')
-rw-r--r--keyboards/geekboards/tester/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/geekboards/tester/rules.mk b/keyboards/geekboards/tester/rules.mk
index 6316052f5a..d782f41bb8 100644
--- a/keyboards/geekboards/tester/rules.mk
+++ b/keyboards/geekboards/tester/rules.mk
@@ -18,6 +18,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
UNICODE_ENABLE = no # Unicode
-AUDIO_ENABLE = no # Audio output on port C6
+AUDIO_ENABLE = no # Audio output
RGB_MATRIX_ENABLE = yes # Use RGB matrix
RGB_MATRIX_DRIVER = IS31FL3731