Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -35,7 +35,4 @@
|
||||
#define NUM_LOCK_LED_INDEX 5
|
||||
|
||||
/* Encoder Configuration */
|
||||
#define ENCODERS_PAD_A { A3 }
|
||||
#define ENCODERS_PAD_B { A4 }
|
||||
#define ENCODER_RESOLUTION 4
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
|
||||
Reference in New Issue
Block a user