mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-04 06:52:04 +00:00
sn32: flashing: document qmk toolbox support
This commit is contained in:
parent
99c254438d
commit
18d4c1fa57
@ -456,7 +456,8 @@ BOOTLOADER = sn32-dfu
|
|||||||
|
|
||||||
Compatible flashers:
|
Compatible flashers:
|
||||||
|
|
||||||
* [SonixFlasher](https://github.com/SonixQMK/sonix-flasher/releases) (recommended GUI)
|
* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI)
|
||||||
|
* [Sonix-Flasher](https://github.com/SonixQMK/sonix-flasher/releases) (advanced GUI with MCU specific functionalities)
|
||||||
* [SonixFlasherC](https://github.com/SonixQMK/SonixFlasherC/releases) (recommended command line)
|
* [SonixFlasherC](https://github.com/SonixQMK/SonixFlasherC/releases) (recommended command line)
|
||||||
```
|
```
|
||||||
sonixflasher --vidpid 0c45:7040 -f <filename>
|
sonixflasher --vidpid 0c45:7040 -f <filename>
|
||||||
|
Loading…
Reference in New Issue
Block a user