aboutsummaryrefslogtreecommitdiff
path: root/keyboards/kmac/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kmac/config.h')
-rw-r--r--keyboards/kmac/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kmac/config.h b/keyboards/kmac/config.h
index 45cbff9fa..54d29dd62 100644
--- a/keyboards/kmac/config.h
+++ b/keyboards/kmac/config.h
@@ -38,7 +38,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
38#define MATRIX_ROW_PINS \ 38#define MATRIX_ROW_PINS \
39 { D0, D1, D2, D3, D5, B7 } 39 { D0, D1, D2, D3, D5, B7 }
40#define MATRIX_COL_PINS \ 40#define MATRIX_COL_PINS \
41 { B6, C6, C7, F1, F0, B5 } 41 { B6, C6, C7, F1, F0, B5, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
42#define UNUSED_PINS 42#define UNUSED_PINS
43 43
44/* COL2ROW, ROW2COL*/ 44/* COL2ROW, ROW2COL*/