aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/ez/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/ez/config.h')
-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 ecab5d5dc..7f8876496 100644
--- a/keyboards/planck/ez/config.h
+++ b/keyboards/planck/ez/config.h
@@ -56,7 +56,10 @@
56 56
57#define MUSIC_MAP 57#define MUSIC_MAP
58#undef AUDIO_VOICES 58#undef AUDIO_VOICES
59#undef C6_AUDIO 59#undef AUDIO_PIN
60#define AUDIO_PIN A5
61#define AUDIO_PIN_ALT A4
62#define AUDIO_PIN_ALT_AS_NEGATIVE
60 63
61/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ 64/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
62// #define DEBOUNCE 6 65// #define DEBOUNCE 6