1
0
Fork 0

Fix number RGB RART4x4 dan matrix pin RART45 (#11582)

* Update config.h

* Update config.h
This commit is contained in:
Alabahuy 2021-01-24 07:16:24 +07:00 committed by GitHub
parent 78693dfa31
commit 29c9c6bf56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@
#define MATRIX_ROWS 9
#define MATRIX_COLS 6
#define MATRIX_ROW_PINS { D1, C3, C1, B1, D0, C2, C0, D7, B0 }
#define MATRIX_ROW_PINS { D1, C2, C1, B1, D0, C3, C0, D7, B0 }
#define MATRIX_COL_PINS { D6, D4, B2, B5, B4, B3 }
#define UNUSED_PINS