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