aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/meck_tkl/blackpill_f401/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/meck_tkl/blackpill_f401/info.json')
-rw-r--r--keyboards/handwired/meck_tkl/blackpill_f401/info.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/handwired/meck_tkl/blackpill_f401/info.json b/keyboards/handwired/meck_tkl/blackpill_f401/info.json
deleted file mode 100644
index eeaa9c392b..0000000000
--- a/keyboards/handwired/meck_tkl/blackpill_f401/info.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "matrix_pins": {
- "cols": ["B4", "B5", "B6", "B7", "B8", "B9", "A1", "A2", "A3", "A4", "A5", "A6", "A7", "B0", "B1", "A0", "B10"],
- "rows": ["B15", "A8", "A9", "B14", "A15", "B3"]
- },
- "diode_direction": "COL2ROW",
- "indicators": {
- "caps_lock": "C13",
- "on_state": 0
- },
- "processor": "STM32F401",
- "bootloader": "stm32-dfu",
- "board": "BLACKPILL_STM32_F401"
-}