Move matrix config to info.json, part 4 (#20001)
This commit is contained in:
@@ -17,12 +17,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
/* Key matrix configuration. */
|
||||
#define MATRIX_ROW_PINS \
|
||||
{ GP4, GP5, GP28, GP26 }
|
||||
#define MATRIX_COL_PINS \
|
||||
{ GP8, GP9, GP7, GP6, GP27 }
|
||||
|
||||
/* Handedness. */
|
||||
#define SPLIT_HAND_PIN GP29
|
||||
#define SPLIT_HAND_PIN_LOW_IS_LEFT // High -> right, Low -> left.
|
||||
|
Reference in New Issue
Block a user