diff options
author | Drashna Jael're <drashna@live.com> | 2021-06-29 15:36:35 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-06-29 15:36:35 -0700 |
commit | 996a19ee7ba3308e17fd347afde0b135852835cc (patch) | |
tree | 54f8d2c9179ad3318146179722a0924419411e98 /keyboards/planck/ez/config.h | |
parent | acf2c323e2927f6007b17ded577cf49fd86fec6c (diff) |
Revert "Audio system overhaul (#11820)" due to freezing issues
This reverts commit c80e5f9f8868ccaa8cb990be6f4da3f1011c2b78.
Diffstat (limited to 'keyboards/planck/ez/config.h')
-rw-r--r-- | keyboards/planck/ez/config.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/planck/ez/config.h b/keyboards/planck/ez/config.h index a3713a5d2b..b37b2570ca 100644 --- a/keyboards/planck/ez/config.h +++ b/keyboards/planck/ez/config.h @@ -57,10 +57,7 @@ #define MUSIC_MAP #undef AUDIO_VOICES -#undef AUDIO_PIN -#define AUDIO_PIN A5 -#define AUDIO_PIN_ALT A4 -#define AUDIO_PIN_ALT_AS_NEGATIVE +#undef C6_AUDIO /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ // #define DEBOUNCE 6 |