summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/blackpill_f401_tinyuf2/info.json
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-12-02 10:56:12 +0000
committerQMK Bot <hello@qmk.fm>2022-12-02 10:56:12 +0000
commit68c54d846d98754e8ba36245e915e621d35500f9 (patch)
tree6791b9b23212f236bd4e2f7a4a28bd1964686b2a /keyboards/handwired/onekey/blackpill_f401_tinyuf2/info.json
parente85439eb0472b22ad83d5e99a698aa41e398ef74 (diff)
parentcf3c26533cadf4e6739dbc9117caad01df2fa5e3 (diff)
Merge remote-tracking branch 'origin/master' into develop
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"
+ }
+}