diff options
author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2020-01-06 16:43:11 +0900 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-05 23:43:11 -0800 |
commit | b3b115bcc4466b0320a6725c8e994a9ef4186328 (patch) | |
tree | bd3ac1a5c9897d972c93e9b90ba4020cd83ed618 /docs/ja/driver_installation_zadig.md | |
parent | f2c61f8840241c0091ad7fcc3f3daa8082111842 (diff) | |
download | qmk_firmware-b3b115bcc4466b0320a6725c8e994a9ef4186328.tar.gz qmk_firmware-b3b115bcc4466b0320a6725c8e994a9ef4186328.zip |
[Docs] Update check commands in Japanese documents (#7787)
The Japanese documents included a sample command to check the original document changes. But there was something wrong, so I fixed it.
Diffstat (limited to 'docs/ja/driver_installation_zadig.md')
-rw-r--r-- | docs/ja/driver_installation_zadig.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ja/driver_installation_zadig.md b/docs/ja/driver_installation_zadig.md index 53fff992b8..268940ec06 100644 --- a/docs/ja/driver_installation_zadig.md +++ b/docs/ja/driver_installation_zadig.md @@ -2,7 +2,7 @@ <!--- original document: d598f01cb:docs/driver_installation_zadig.md - git diff d598f01cb HEAD docs/driver_installation_zadig.md | cat + git diff d598f01cb HEAD -- docs/driver_installation_zadig.md | cat --> QMK はホストにたいして通常の HID キーボードデバイスとして振る舞うため特別なドライバは必要ありません。しかし、Windows でのキーボードへの書き込みは、多くの場合、キーボードをリセットした時に現れるブートローダデバイスで*行います*。 |