Change to development_board
(#21695)
This commit is contained in:
parent
0786314bfb
commit
32136afe24
58 changed files with 64 additions and 160 deletions
|
@ -12,14 +12,12 @@
|
|||
"ws2812": {
|
||||
"driver": "pwm"
|
||||
},
|
||||
"processor": "STM32F401",
|
||||
"bootloader": "stm32-dfu",
|
||||
"development_board": "blackpill_f401",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": true,
|
||||
"extrakey": true,
|
||||
"nkro": true,
|
||||
"rgblight": true
|
||||
},
|
||||
"board": "BLACKPILL_STM32_F401"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -12,8 +12,7 @@
|
|||
"ws2812": {
|
||||
"driver": "pwm"
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"development_board": "blackpill_f411",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
"mousekey": true,
|
||||
|
@ -21,6 +20,5 @@
|
|||
"nkro": true,
|
||||
"rgblight": true,
|
||||
"audio": true
|
||||
},
|
||||
"board": "BLACKPILL_STM32_F411"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue