diff options
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 | ||