diff options
Diffstat (limited to 'docs/flashing.md')
-rw-r--r-- | docs/flashing.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/flashing.md b/docs/flashing.md index ab003308d..1f71c253c 100644 --- a/docs/flashing.md +++ b/docs/flashing.md | |||
@@ -26,7 +26,6 @@ Compatible flashers: | |||
26 | 26 | ||
27 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) | 27 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) |
28 | * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line) | 28 | * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line) |
29 | * [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (not recommended) | ||
30 | 29 | ||
31 | Flashing sequence: | 30 | Flashing sequence: |
32 | 31 | ||