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 08a22050cf..4cdba024e4 100644 --- a/docs/reference_glossary.md +++ b/docs/reference_glossary.md @@ -46,9 +46,6 @@ An IDE that is popular with many C developers. ## Firmware The software that controls your MCU. -## FLIP -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. - ## git Versioning software used at the command line |