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/reference_glossary.md | |
| parent | 55002338b1310bcc7e581ac1e59957e6579ee271 (diff) | |
| download | qmk_firmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.gz qmk_firmware-bc13dcd349430074d4276da33ec282bdd7833c78.zip | |
Remove Atmel FLIP from install scripts and documentation (#8822)
Diffstat (limited to 'docs/reference_glossary.md')
| -rw-r--r-- | docs/reference_glossary.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/reference_glossary.md b/docs/reference_glossary.md index 08a22050c..4cdba024e 100644 --- a/docs/reference_glossary.md +++ b/docs/reference_glossary.md | |||
| @@ -46,9 +46,6 @@ An IDE that is popular with many C developers. | |||
| 46 | ## Firmware | 46 | ## Firmware |
| 47 | The software that controls your MCU. | 47 | The software that controls your MCU. |
| 48 | 48 | ||
| 49 | ## FLIP | ||
| 50 | Software provided by Atmel for flashing AVR devices. We generally recommend [QMK Flasher](https://github.com/qmk/qmk_flasher) instead, but for some advanced use cases FLIP is required. | ||
| 51 | |||
| 52 | ## git | 49 | ## git |
| 53 | Versioning software used at the command line | 50 | Versioning software used at the command line |
| 54 | 51 | ||
