[Keyboard] Modify key drive pins for mojo68 (#13863)

master
bomb 2021-08-07 14:52:18 +08:00 committed by GitHub
parent 8a9688bc64
commit a9b0750f7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
*/
#define MATRIX_ROW_PINS { F0, F1, F4, F5, F6 }
#define MATRIX_COL_PINS { B0 ,B1, B2, B3, D2, D5, D4, D6, D7, B4, B5, B6, C6, C7, E2 }
#define MATRIX_COL_PINS { B0 ,B1, B2, B3, D2, D5, D4, D6, D7, B4, B5, B6, C6, C7, F7 }
#define UNUSED_PINS
/* COL2ROW, ROW2COL*/