Move matrix config to info.json, part 6 (#20019)
This commit is contained in:
parent
9e64300e67
commit
76cc7fe109
702 changed files with 1779 additions and 5015 deletions
|
@ -17,11 +17,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* Uthol PCB default pin-out */
|
||||
#define MATRIX_ROW_PINS { B1, F7, F6, F5, F4 }
|
||||
#define MATRIX_COL_PINS { D3, D2, D1, D0, D4, C6, D7, B5, B4, B6, B2, B3 }
|
||||
|
||||
//RGB Stuff
|
||||
#define RGB_DI_PIN E6
|
||||
#define RGBLED_NUM 39
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue