Browse Source

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

pull/13922/head
bomb 2 years ago
committed by GitHub
parent
commit
a9b0750f7b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/melgeek/mojo68/rev1/config.h

+ 1
- 1
keyboards/melgeek/mojo68/rev1/config.h 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*/


Loading…
Cancel
Save