summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json')
-rw-r--r--keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json b/keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json
deleted file mode 100644
index 3acccb7148..0000000000
--- a/keyboards/handwired/onekey/blackpill_f411_tinyuf2/info.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "keyboard_name": "Onekey Blackpill STM32F411 TinyUF2",
- "processor": "STM32F411",
- "bootloader": "tinyuf2",
- "board": "BLACKPILL_STM32_F411",
- "matrix_pins": {
- "cols": ["B0"],
- "rows": ["A7"]
- },
- "backlight": {
- "pin": "A0"
- },
- "rgblight": {
- "pin": "A1"
- }
-}