aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/meck_tkl/blackpill_f401/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/meck_tkl/blackpill_f401/config.h')
-rw-r--r--keyboards/handwired/meck_tkl/blackpill_f401/config.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/handwired/meck_tkl/blackpill_f401/config.h b/keyboards/handwired/meck_tkl/blackpill_f401/config.h
new file mode 100644
index 000000000..cca2eac3a
--- /dev/null
+++ b/keyboards/handwired/meck_tkl/blackpill_f401/config.h
@@ -0,0 +1,14 @@
1// Copyright 2021 Gabriel Kim (@gabrielkim13)
2// SPDX-License-Identifier: GPL-2.0-or-later
3
4#pragma once
5
6#define MATRIX_ROW_PINS \
7 { B15, A8, A9, B14, A15, B3 }
8#define MATRIX_COL_PINS \
9 { B4, B5, B6, B7, B8, B9, A1, A2, A3, A4, A5, A6, A7, B0, B1, A0, B10 }
10#define UNUSED_PINS \
11 { A10, A11, A12, B2, B12, C14, C15 }
12
13#define LED_CAPS_LOCK_PIN C13
14#define LED_PIN_ON_STATE 0