Move matrix config to info.json, part 3 (#19991)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
76cc7fe109
commit
ace372d90d
623 changed files with 1593 additions and 4581 deletions
|
@ -15,11 +15,6 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#define MATRIX_ROW_PINS { E6, F0, F5, F6, C7, C6, B4, D7, D6, D4 }
|
||||
#define MATRIX_COL_PINS { F4, F1, F7, B2, D1, D2, B3, B1 }
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define GRAVE_ESC_CTRL_OVERRIDE
|
||||
|
||||
/* RGB Light Configuration */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue