Add mmoskal/uf2-stm32f103 bootloader support (#19594)
This commit is contained in:
15
keyboards/handwired/onekey/bluepill_uf2boot/info.json
Normal file
15
keyboards/handwired/onekey/bluepill_uf2boot/info.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"keyboard_name": "Onekey Bluepill STM32F103 uf2boot",
|
||||
"development_board": "bluepill",
|
||||
"bootloader": "uf2boot",
|
||||
"matrix_pins": {
|
||||
"cols": ["B0"],
|
||||
"rows": ["A7"]
|
||||
},
|
||||
"backlight": {
|
||||
"pin": "A0"
|
||||
},
|
||||
"rgblight": {
|
||||
"pin": "A1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user