Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -20,12 +20,6 @@
|
||||
|
||||
#define WAIT_US_TIMER GPTD3
|
||||
|
||||
#define MATRIX_ROW_PINS { A0, A1, A2, A3, A4, A5, A6, A7 }
|
||||
#define MATRIX_COL_PINS { C4, C5, B0, B1, B2, B10, B11, B12, B13, B14, B15, C6, C7, C10, C11, C12 }
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
||||
// Dynamic EEPROM
|
||||
// Something sensible or else VIA may crash
|
||||
// Users may enable more if they wish
|
||||
|
||||
Reference in New Issue
Block a user