forked from mirror/qmk_firmware
Change to development_board (#21695)
This commit is contained in:
committed by
GitHub
parent
0786314bfb
commit
32136afe24
@@ -63,9 +63,7 @@
|
||||
"qmk": {
|
||||
"tap_keycode_delay": 10
|
||||
},
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F411",
|
||||
"development_board": "blackpill_f411",
|
||||
"layouts": {
|
||||
"LAYOUT": {
|
||||
"layout": [
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"processor": "STM32F411",
|
||||
"bootloader": "stm32-dfu",
|
||||
"board": "BLACKPILL_STM32_F411"
|
||||
"development_board": "blackpill_f411"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user