Set default board files for uf2boot bootloader (#22129)

This commit is contained in:
Joel Challis 2023-09-25 04:05:28 +01:00 committed by GitHub
commit 61702b2564
Failed to generate hash of commit
3 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,4 @@
{
"board": "STM32_F103_STM32DUINO",
"bootloader": "uf2boot",
"diode_direction": "ROW2COL",
"community_layouts": ["60_hhkb", "60_tsangan_hhkb"],

View file

@ -3,7 +3,6 @@
"keyboard_name": "Idobao x YMDK ID75",
"maintainer": "qmk",
"bootloader": "uf2boot",
"board": "STM32_F103_STM32DUINO",
"diode_direction": "ROW2COL",
"features": {
"bootmagic": true,