Align SPLIT_HAND_MATRIX_GRID
left/right logic with SPLIT_HAND_PIN
(#22775)
This commit is contained in:
parent
58806984a6
commit
ccec4867c8
15 changed files with 19 additions and 17 deletions
|
@ -20,7 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
// Side detection
|
||||
// col 4 row 3 on right-hand-side
|
||||
#define SPLIT_HAND_MATRIX_GRID E6, B3 // row first because the board is col2row
|
||||
#define SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT
|
||||
#define MATRIX_MASKED // actual mask is defined by `matrix_mask` in `rev2.c`
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue