forked from mirrors/qmk_firmware
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
33a4075930
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