summaryrefslogtreecommitdiff
path: root/keyboards/planck/ez
diff options
context:
space:
mode:
authorDrashna Jael're <drashna@live.com>2021-12-07 09:22:22 -0800
committerDrashna Jael're <drashna@live.com>2021-12-07 09:22:22 -0800
commit43002bdf77ab0f48af6b04e87edcc37f7cb7b905 (patch)
tree34f973d4cc11bef03d022c8770f0d3daf3386716 /keyboards/planck/ez
parentacec40a11a16cb7d8773a753bc166abdbb381ab4 (diff)
Revert "Revert "Audio system overhaul (#11820)" due to freezing issues"
This reverts commit 996a19ee7ba3308e17fd347afde0b135852835cc.
Diffstat (limited to 'keyboards/planck/ez')
-rw-r--r--keyboards/planck/ez/config.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h
index e924d077d2..41abb00808 100644
--- a/keyboards/planck/ez/config.h
+++ b/keyboards/planck/ez/config.h
@@ -58,7 +58,10 @@
#define MUSIC_MAP
#undef AUDIO_VOICES
-#undef C6_AUDIO
+#undef AUDIO_PIN
+#define AUDIO_PIN A5
+#define AUDIO_PIN_ALT A4
+#define AUDIO_PIN_ALT_AS_NEGATIVE
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
// #define DEBOUNCE 6