summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-02 01:39:21 +0000
committerQMK Bot <hello@qmk.fm>2021-01-02 01:39:21 +0000
commit8e68003b28fd79a7c7f2e4e1242539105000bec5 (patch)
tree18a359570182e28535337a9139becf8b649f0699
parentd8a9974a41e8b2b2faa262b8014f6b6b74f48636 (diff)
parent13efa8290e7394b5386fdb588f3661ca1d0b7e7d (diff)
Merge remote-tracking branch 'origin/master' into develop
-rw-r--r--keyboards/quark/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/quark/config.h b/keyboards/quark/config.h
index 1dede7ed68..353569d8ec 100644
--- a/keyboards/quark/config.h
+++ b/keyboards/quark/config.h
@@ -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 */