diff options
Diffstat (limited to 'keyboards/clueboard/66_hotswap/gen1/config.h')
-rw-r--r-- | keyboards/clueboard/66_hotswap/gen1/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/config.h b/keyboards/clueboard/66_hotswap/gen1/config.h index 1ddcfacf4..1471af63d 100644 --- a/keyboards/clueboard/66_hotswap/gen1/config.h +++ b/keyboards/clueboard/66_hotswap/gen1/config.h | |||
@@ -108,3 +108,7 @@ | |||
108 | 108 | ||
109 | #define LED_DRIVER_COUNT 1 | 109 | #define LED_DRIVER_COUNT 1 |
110 | #define LED_DRIVER_LED_COUNT 71 | 110 | #define LED_DRIVER_LED_COUNT 71 |
111 | |||
112 | #define AUDIO_PIN A5 | ||
113 | #define AUDIO_PIN_ALT A4 | ||
114 | #define AUDIO_PIN_ALT_AS_NEGATIVE | ||