diff options
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 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 | |||
155 | 155 | ||
156 | https://github.com/tmk/tmk_keyboard/issues/266 | 156 | https://github.com/tmk/tmk_keyboard/issues/266 |
157 | https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 | 157 | https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 |
158 | |||
159 | ## FLIP ne marche pas | ||
160 | |||
161 | ### `AtLibUsbDfu.dll` Not Found | ||
162 | |||
163 | Supprimez le pilote actuel et réinstallez celui donné par FLIP dans le gestionnaire de périphériques. | ||
164 | |||
165 | 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 : | |||
26 | 26 | ||
27 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (interface graphique recommandé) | 27 | * [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (interface graphique recommandé) |
28 | * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` avec QMK (outil en ligne de commande recommandé) | 28 | * [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` avec QMK (outil en ligne de commande recommandé) |
29 | * [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (non recommandé) | ||
30 | 29 | ||
31 | Ordre des actions : | 30 | Ordre des actions : |
32 | 31 | ||