Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
#define MATRIX_ROW_PINS { C4, C5, D1 }
|
||||
#define MATRIX_COL_PINS { B4, B5, B6, B7, C7, D0 }
|
||||
|
||||
|
||||
#define ENCODERS_PAD_A { D2 }
|
||||
#define ENCODERS_PAD_B { D3 }
|
||||
#define ENCODER_RESOLUTION 1
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
|
Reference in New Issue
Block a user