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/fr-fr | |
parent | 55002338b1310bcc7e581ac1e59957e6579ee271 (diff) |
Remove Atmel FLIP from install scripts and documentation (#8822)
Diffstat (limited to 'docs/fr-fr')
-rw-r--r-- | docs/fr-fr/faq_debug.md | 8 | ||||
-rw-r--r-- | docs/fr-fr/flashing.md | 1 |
2 files changed, 0 insertions, 9 deletions
diff --git a/docs/fr-fr/faq_debug.md b/docs/fr-fr/faq_debug.md index 754c79921c..9c12f2917a 100644 --- a/docs/fr-fr/faq_debug.md +++ b/docs/fr-fr/faq_debug.md @@ -155,11 +155,3 @@ Pour le moment, l'origine du problème n'est pas comprise, mais certaines option https://github.com/tmk/tmk_keyboard/issues/266 https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 - -## FLIP ne marche pas - -### `AtLibUsbDfu.dll` Not Found - -Supprimez le pilote actuel et réinstallez celui donné par FLIP dans le gestionnaire de périphériques. - -http://imgur.com/a/bnwzy diff --git a/docs/fr-fr/flashing.md b/docs/fr-fr/flashing.md index c380614a5d..74eae49779 100644 --- a/docs/fr-fr/flashing.md +++ b/docs/fr-fr/flashing.md @@ -26,7 +26,6 @@ Méthodes de flash compatibles : * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (interface graphique recommandé) * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` avec QMK (outil en ligne de commande recommandé) -* [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (non recommandé) Ordre des actions : |