Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -18,12 +18,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Key matrix configuration. */
|
||||
#define MATRIX_ROW_PINS \
|
||||
{ B5, F7, F6, B6 }
|
||||
#define MATRIX_COL_PINS \
|
||||
{ E6, C6, B1, B3, B2 }
|
||||
|
||||
/* Handedness. */
|
||||
#define MASTER_RIGHT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user