diff options
author | Ryan <fauxpark@gmail.com> | 2020-04-17 17:50:58 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-17 09:50:58 +0200 |
commit | bc13dcd349430074d4276da33ec282bdd7833c78 (patch) | |
tree | 026c2a870b563e2cb51432b706233323d4c7d027 /docs/flashing.md | |
parent | 55002338b1310bcc7e581ac1e59957e6579ee271 (diff) | |
download | qmk_firmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.gz |
Remove Atmel FLIP from install scripts and documentation (#8822)
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: * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line) -* [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (not recommended) Flashing sequence: |