forked from mirrors/qmk_firmware
eason/aeroboard - Modify bootloader (#22286)
This commit is contained in:
parent
052cc5df5d
commit
ae2703b69b
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@
|
||||||
},
|
},
|
||||||
"diode_direction": "COL2ROW",
|
"diode_direction": "COL2ROW",
|
||||||
"processor": "STM32F103",
|
"processor": "STM32F103",
|
||||||
"bootloader": "stm32duino",
|
"bootloader": "uf2boot",
|
||||||
|
"board": "STM32_F103_STM32DUINO"
|
||||||
"layouts": {
|
"layouts": {
|
||||||
"LAYOUT_7u_space": {
|
"LAYOUT_7u_space": {
|
||||||
"layout": [
|
"layout": [
|
||||||
|
|
Loading…
Reference in a new issue