Move matrix config to info.json, part 7 (#20020)
This commit is contained in:
parent
ace372d90d
commit
caa8c81086
421 changed files with 1081 additions and 3038 deletions
|
@ -3,16 +3,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* Key matrix pins */
|
||||
#define MATRIX_ROW_PINS { F4, F5, F6, F7, B1, B3 }
|
||||
#define MATRIX_COL_PINS { D4, C6, D7, E6, B4, B5 }
|
||||
|
||||
#define TAP_CODE_DELAY 10
|
||||
|
||||
/* COL2ROW, ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define OLED_FONT_H "keyboards/mechwild/mokulua/glcdfont.c"
|
||||
|
||||
#define MASTER_LEFT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue