1
0
Fork 0

Move matrix config to info.json, part 7 (#20020)

This commit is contained in:
Ryan 2023-03-11 00:39:56 +11:00 committed by GitHub
parent ace372d90d
commit caa8c81086
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
421 changed files with 1081 additions and 3038 deletions

View file

@ -15,18 +15,6 @@
*/
#pragma once
#define MATRIX_ROW_PINS \
{ B0, A6, A7, B1, A5 }
#define MATRIX_COL_PINS \
{ B14, A10, A15, B3, B4, B5 }
#define MATRIX_ROW_PINS_RIGHT \
{ B1, A4, A5, A6, A7 }
#define MATRIX_COL_PINS_RIGHT \
{ B0, A3, A2, A1, B7, B5 } // cols are from right to left to match the layout
#define SPLIT_LAYER_STATE_ENABLE
#define SPLIT_LED_STATE_ENABLE