Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
@@ -40,11 +40,6 @@
|
||||
)
|
||||
#endif
|
||||
|
||||
/* Encoders */
|
||||
#define ENCODERS_PAD_A { B3, A0 }
|
||||
#define ENCODERS_PAD_B { A6, A1 }
|
||||
/* #define ENCODER_RESOLUTION 4 */
|
||||
|
||||
/* OLED */
|
||||
#define OLED_FONT_H "glcdfont_d48.c"
|
||||
#define OLED_TIMEOUT 0
|
||||
|
||||
Reference in New Issue
Block a user