aboutsummaryrefslogtreecommitdiffstats
path: root/docs/fr-fr
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-04-17 17:50:58 +1000
committerGitHub <noreply@github.com>2020-04-17 09:50:58 +0200
commitbc13dcd349430074d4276da33ec282bdd7833c78 (patch)
tree026c2a870b563e2cb51432b706233323d4c7d027 /docs/fr-fr
parent55002338b1310bcc7e581ac1e59957e6579ee271 (diff)
downloadfirmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.gz
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.tar.bz2
firmware-bc13dcd349430074d4276da33ec282bdd7833c78.zip
Remove Atmel FLIP from install scripts and documentation (#8822)
Diffstat (limited to 'docs/fr-fr')
-rw-r--r--docs/fr-fr/faq_debug.md8
-rw-r--r--docs/fr-fr/flashing.md1
2 files changed, 0 insertions, 9 deletions
diff --git a/docs/fr-fr/faq_debug.md b/docs/fr-fr/faq_debug.md
index 754c79921..9c12f2917 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 c380614a5..74eae4977 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 :