feat: encoder map, OLED & encoder kb-level config (#17767)
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Define custom font */
|
||||
#define OLED_FONT_H "lib/mercutiofont.c"
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
||||
@@ -53,4 +56,4 @@
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
|
||||
/* Locking resynchronize hack */
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
#define LOCKING_RESYNC_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user