aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/faq_debug.md7
-rw-r--r--docs/flashing.md1
-rw-r--r--docs/fr-fr/faq_debug.md8
-rw-r--r--docs/fr-fr/flashing.md1
-rw-r--r--docs/getting_started_vagrant.md1
-rw-r--r--docs/ja/faq_debug.md7
-rw-r--r--docs/ja/flashing.md1
-rw-r--r--docs/ja/getting_started_vagrant.md1
-rw-r--r--docs/reference_glossary.md3
-rw-r--r--docs/zh-cn/faq_debug.md7
-rw-r--r--docs/zh-cn/reference_glossary.md3
11 files changed, 0 insertions, 40 deletions
diff --git a/docs/faq_debug.md b/docs/faq_debug.md
index 6c66defbd..08c84fe4f 100644
--- a/docs/faq_debug.md
+++ b/docs/faq_debug.md
@@ -160,10 +160,3 @@ As of now root of its cause is not clear but some build options seem to be relat
160 160
161https://github.com/tmk/tmk_keyboard/issues/266 161https://github.com/tmk/tmk_keyboard/issues/266
162https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 162https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778
163
164
165
166## FLIP Doesn't Work
167### `AtLibUsbDfu.dll` Not Found
168Remove current driver and reinstall one FLIP provides from DeviceManager.
169http://imgur.com/a/bnwzy
diff --git a/docs/flashing.md b/docs/flashing.md
index ab003308d..1f71c253c 100644
--- a/docs/flashing.md
+++ b/docs/flashing.md
@@ -26,7 +26,6 @@ Compatible flashers:
26 26
27* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI) 27* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI)
28* [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line) 28* [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line)
29* [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (not recommended)
30 29
31Flashing sequence: 30Flashing sequence:
32 31
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
156https://github.com/tmk/tmk_keyboard/issues/266 156https://github.com/tmk/tmk_keyboard/issues/266
157https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 157https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778
158
159## FLIP ne marche pas
160
161### `AtLibUsbDfu.dll` Not Found
162
163Supprimez le pilote actuel et réinstallez celui donné par FLIP dans le gestionnaire de périphériques.
164
165http://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
31Ordre des actions : 30Ordre des actions :
32 31
diff --git a/docs/getting_started_vagrant.md b/docs/getting_started_vagrant.md
index da26682d7..7a4541cfc 100644
--- a/docs/getting_started_vagrant.md
+++ b/docs/getting_started_vagrant.md
@@ -20,7 +20,6 @@ The "easy" way to flash the firmware is using a tool from your host OS:
20 20
21* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (recommended) 21* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (recommended)
22* [Teensy Loader](https://www.pjrc.com/teensy/loader.html) 22* [Teensy Loader](https://www.pjrc.com/teensy/loader.html)
23* [Atmel FLIP](http://www.atmel.com/tools/flip.aspx)
24 23
25If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version. 24If you want to program via the command line you can uncomment the ['modifyvm'] lines in the Vagrantfile to enable the USB passthrough into Linux and then program using the command line tools like dfu-util/dfu-programmer or you can install the Teensy CLI version.
26 25
diff --git a/docs/ja/faq_debug.md b/docs/ja/faq_debug.md
index 8e42aebbb..856e9473a 100644
--- a/docs/ja/faq_debug.md
+++ b/docs/ja/faq_debug.md
@@ -152,10 +152,3 @@ https://geekhack.org/index.php?topic=14290.msg1884034#msg1884034
152 152
153https://github.com/tmk/tmk_keyboard/issues/266 153https://github.com/tmk/tmk_keyboard/issues/266
154https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 154https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778
155
156
157
158## FLIP が動作しない
159### `AtLibUsbDfu.dll` が見つかりません
160デバイスマネージャから現在のドライバを削除し、FLIP が提供するものを再インストールします。
161http://imgur.com/a/bnwzy
diff --git a/docs/ja/flashing.md b/docs/ja/flashing.md
index 62baa907d..713d4fdf9 100644
--- a/docs/ja/flashing.md
+++ b/docs/ja/flashing.md
@@ -31,7 +31,6 @@ BOOTLOADER = atmel-dfu
31 31
32* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI) 32* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI)
33* QMK の [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` (推奨のコマンドライン) 33* QMK の [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` (推奨のコマンドライン)
34* [Atmel の Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (非推奨)
35 34
36書き込み手順: 35書き込み手順:
37 36
diff --git a/docs/ja/getting_started_vagrant.md b/docs/ja/getting_started_vagrant.md
index 0bc5c4b79..66fb89510 100644
--- a/docs/ja/getting_started_vagrant.md
+++ b/docs/ja/getting_started_vagrant.md
@@ -25,7 +25,6 @@ Vagrant 以外に、適切なプロバイダがインストールされ、その
25 25
26* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (推奨) 26* [QMK Toolbox](https://github.com/qmk/qmk_toolbox) (推奨)
27* [Teensy ローダー](https://www.pjrc.com/teensy/loader.html) 27* [Teensy ローダー](https://www.pjrc.com/teensy/loader.html)
28* [Atmel FLIP](http://www.atmel.com/tools/flip.aspx)
29 28
30コマンドラインでプログラムしたい場合は、Vagranfile の ['modifyvm'] 行のコメントを解除して Linux への USB パススルーを有効にし、dfu-util/dfu-programmer のようなコマンドラインツールを使ってプログラムすることができます。あるいは Teensy CLI バージョンをインストールすることができます。 29コマンドラインでプログラムしたい場合は、Vagranfile の ['modifyvm'] 行のコメントを解除して Linux への USB パススルーを有効にし、dfu-util/dfu-programmer のようなコマンドラインツールを使ってプログラムすることができます。あるいは Teensy CLI バージョンをインストールすることができます。
31 30
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
47The software that controls your MCU. 47The software that controls your MCU.
48 48
49## FLIP
50Software 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
53Versioning software used at the command line 50Versioning software used at the command line
54 51
diff --git a/docs/zh-cn/faq_debug.md b/docs/zh-cn/faq_debug.md
index 7eff7f265..71b575ea0 100644
--- a/docs/zh-cn/faq_debug.md
+++ b/docs/zh-cn/faq_debug.md
@@ -139,10 +139,3 @@ https://geekhack.org/index.php?topic=14290.msg1884034#msg1884034
139 139
140https://github.com/tmk/tmk_keyboard/issues/266 140https://github.com/tmk/tmk_keyboard/issues/266
141https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778 141https://geekhack.org/index.php?topic=41989.msg1967778#msg1967778
142
143
144
145## FLIP 不工作
146### `AtLibUsbDfu.dll` 未找到
147从设备管理器中删除当前驱动程序并在设备管理器重新安装一个FLIP提供的程序。
148http://imgur.com/a/bnwzy
diff --git a/docs/zh-cn/reference_glossary.md b/docs/zh-cn/reference_glossary.md
index 7b9adcc2a..0e0521221 100644
--- a/docs/zh-cn/reference_glossary.md
+++ b/docs/zh-cn/reference_glossary.md
@@ -46,9 +46,6 @@ Français (法国)标准键盘布局。用键盘的前六个字母命名。
46## Firmware(固件) 46## Firmware(固件)
47用来控制单片机的软件。 47用来控制单片机的软件。
48 48
49## FLIP
50爱特梅尔(Atmel)提供的AVR器件刷写软件。我们一般推荐 [QMK刷写工具](https://github.com/qmk/qmk_flasher),但是对于一些高级用例,需要FLIP。
51
52## git 49## git
53命令行版本控制软件 50命令行版本控制软件
54 51