Move matrix config to info.json, part 8 (#20030)
This commit is contained in:
parent
4b1f0e8daa
commit
1022afa6c2
536 changed files with 1507 additions and 3196 deletions
|
@ -16,13 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
|
||||
/* PCB pin-out */
|
||||
#define MATRIX_ROW_PINS {B1, B3, B2, B6}
|
||||
#define MATRIX_COL_PINS {D1, D0, D4, C6, D7, E6, B4, B5, F4, F5, F6, F7}
|
||||
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue