diff options
Diffstat (limited to 'docs/flashing.md')
| -rw-r--r-- | docs/flashing.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/flashing.md b/docs/flashing.md index be6aec652..7804a6bad 100644 --- a/docs/flashing.md +++ b/docs/flashing.md | |||
| @@ -73,7 +73,7 @@ BOOTLOADER = caterina | |||
| 73 | Compatible flashers: | 73 | Compatible flashers: |
| 74 | 74 | ||
| 75 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 75 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
| 76 | * [avrdude](http://www.nongnu.org/avrdude/) with the `avr109` programmer / `:avrdude` target in QMK (recommended command line) | 76 | * [avrdude](https://www.nongnu.org/avrdude/) with the `avr109` programmer / `:avrdude` target in QMK (recommended command line) |
| 77 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) | 77 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) |
| 78 | 78 | ||
| 79 | Flashing sequence: | 79 | Flashing sequence: |
| @@ -133,7 +133,7 @@ BOOTLOADER = USBasp | |||
| 133 | Compatible flashers: | 133 | Compatible flashers: |
| 134 | 134 | ||
| 135 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 135 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
| 136 | * [avrdude](http://www.nongnu.org/avrdude/) with the `usbasp` programmer / `:usbasp` target in QMK (recommended command line) | 136 | * [avrdude](https://www.nongnu.org/avrdude/) with the `usbasp` programmer / `:usbasp` target in QMK (recommended command line) |
| 137 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) | 137 | * [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) |
| 138 | 138 | ||
| 139 | Flashing sequence: | 139 | Flashing sequence: |
| @@ -185,7 +185,7 @@ BOOTLOADER = stm32-dfu | |||
| 185 | Compatible flashers: | 185 | Compatible flashers: |
| 186 | 186 | ||
| 187 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 187 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
| 188 | * [dfu-util](http://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) | 188 | * [dfu-util](https://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) |
| 189 | 189 | ||
| 190 | Flashing sequence: | 190 | Flashing sequence: |
| 191 | 191 | ||
| @@ -218,7 +218,7 @@ BOOTLOADER = stm32duino | |||
| 218 | Compatible flashers: | 218 | Compatible flashers: |
| 219 | 219 | ||
| 220 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 220 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
| 221 | * [dfu-util](http://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) | 221 | * [dfu-util](https://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) |
| 222 | 222 | ||
| 223 | Flashing sequence: | 223 | Flashing sequence: |
| 224 | 224 | ||
| @@ -239,7 +239,7 @@ The `rules.mk` setting for this bootloader is `kiibohd`, but since this bootload | |||
| 239 | Compatible flashers: | 239 | Compatible flashers: |
| 240 | 240 | ||
| 241 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 241 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
| 242 | * [dfu-util](http://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) | 242 | * [dfu-util](https://dfu-util.sourceforge.net/) / `:dfu-util` target in QMK (recommended command line) |
| 243 | 243 | ||
| 244 | Flashing sequence: | 244 | Flashing sequence: |
| 245 | 245 | ||
