summaryrefslogtreecommitdiff
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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/handwired/meck_tkl/blackpill_f401/config.h b/keyboards/handwired/meck_tkl/blackpill_f401/config.h
deleted file mode 100644
index dcf0a27d21..0000000000
--- a/keyboards/handwired/meck_tkl/blackpill_f401/config.h
+++ /dev/null
@@ -1,9 +0,0 @@
-// Copyright 2021 Gabriel Kim (@gabrielkim13)
-// SPDX-License-Identifier: GPL-2.0-or-later
-
-#pragma once
-
-#define MATRIX_ROW_PINS \
- { B15, A8, A9, B14, A15, B3 }
-#define MATRIX_COL_PINS \
- { B4, B5, B6, B7, B8, B9, A1, A2, A3, A4, A5, A6, A7, B0, B1, A0, B10 }