Move matrix config to info.json, part 2 (#19987)
This commit is contained in:
parent
80661e5f19
commit
dd086a51d8
494 changed files with 1235 additions and 3287 deletions
|
@ -18,13 +18,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* Keyboard Matrix Assignments */
|
||||
#define MATRIX_ROW_PINS { F4, F0, B2, B3, D5 }
|
||||
#define MATRIX_COL_PINS { F7, F6, F1, F5, B1, E6, D4, B7, D1, D2, D0, B4, B6, C6, C7 }
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define RGB_DI_PIN D3
|
||||
#ifdef RGB_DI_PIN
|
||||
# define RGBLED_NUM 64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue