You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
Alteration (enhancement/optimization) of existing feature(s)
New behavior
Description
Stm32duino is the default bootloader for QMK STM32F103,but because it would wait before entering the app, so its experience was not good.I found an open source bootloader project uf2-stm32f103.After testing, I think it works well so far.It takes up 16 kB of flash.So,is it necessary to add an option for this bootloader?If yes,maybe I can make a contribution.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.
This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in the next 30 days unless it is tagged properly or other activity occurs.
For maintainers: Please label with bug, in progress, on hold, discussion or to do to prevent the issue from being re-flagged.
Add a new bootloader option of stm32f103.(UF2)
Feature Request Type
Description
Stm32duino is the default bootloader for QMK STM32F103,but because it would wait before entering the app, so its experience was not good.I found an open source bootloader project uf2-stm32f103.After testing, I think it works well so far.It takes up 16 kB of flash.So,is it necessary to add an option for this bootloader?If yes,maybe I can make a contribution.
The text was updated successfully, but these errors were encountered: