Skip to content

Commit

Permalink
Update quark pin config (qmk#11398)
Browse files Browse the repository at this point in the history
  • Loading branch information
npspears authored Jan 2, 2021
1 parent 9887159 commit 13efa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/quark/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

/* key matrix pins */
#define MATRIX_ROW_PINS { C5, C4, C6, C7, B7 }
#define MATRIX_COL_PINS { B4, B5, B6, B3, C2, B2, B1, D2, D3, D4, D5, D6 }
#define MATRIX_COL_PINS { B4, B5, B6, B3, C2, B2, D6, D2, D3, D4, D5, B1 }
#define UNUSED_PINS

/* COL2ROW or ROW2COL */
Expand Down

0 comments on commit 13efa82

Please sign in to comment.