Skip to content

Commit

Permalink
[Keyboard] Modify key drive pins for mojo68 (qmk#13863)
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-bomb authored and CharlesSchimmel committed Aug 8, 2021
1 parent 30d8af4 commit 6481477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/melgeek/mojo68/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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*/
Expand Down

0 comments on commit 6481477

Please sign in to comment.