aboutsummaryrefslogtreecommitdiff
path: root/keyboards/planck/rev6/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rev6/config.h')
-rw-r--r--keyboards/planck/rev6/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/planck/rev6/config.h b/keyboards/planck/rev6/config.h
index afd69f7d8..c0fbb412e 100644
--- a/keyboards/planck/rev6/config.h
+++ b/keyboards/planck/rev6/config.h
@@ -43,6 +43,10 @@
43 * #define UNUSED_PINS 43 * #define UNUSED_PINS
44 */ 44 */
45 45
46#define NUMBER_OF_ENCODERS 1
47#define ENCODERS_PAD_A { B12 }
48#define ENCODERS_PAD_B { B13 }
49
46#define MUSIC_MAP 50#define MUSIC_MAP
47#undef AUDIO_VOICES 51#undef AUDIO_VOICES
48#undef C6_AUDIO 52#undef C6_AUDIO