Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
314f6c1ddb
commit
7e0299117b
972 changed files with 2898 additions and 2569 deletions
|
@ -33,10 +33,6 @@
|
|||
#define MATRIX_ROW_PINS { C15, C14, A10, A9, A8 }
|
||||
#define MATRIX_COL_PINS { B8, B2, B10, A0, A1, A2, B0, A3, B1, A6, A7, B12, C13, B11, B9 }
|
||||
|
||||
#define ENCODERS_PAD_A { B13 }
|
||||
#define ENCODERS_PAD_B { B14 }
|
||||
|
||||
|
||||
//Audio
|
||||
#undef AUDIO_VOICES
|
||||
#undef AUDIO_PIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue