summaryrefslogtreecommitdiff
path: root/docs/ja/faq.md
diff options
context:
space:
mode:
authorumi <57262844+umi-umi@users.noreply.github.com>2020-01-02 11:06:55 +0900
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-01-01 18:06:55 -0800
commit91013d452f97f791961dc3541fb2e1ac05aaa6fa (patch)
treefafc64015a6f806c59948698580587bd2b2ef979 /docs/ja/faq.md
parentc4061f003ccba195cb19b4c51db61a1f65f29039 (diff)
[Docs] add japanese translation (faq part) (#7464)
* add faq part * add faq part * add faq part * add faq part * add faq part * update for link * update for a punctuation * update files based on comments * restore removed git diff header * correct pathname on git diff header * update files based on comments * update files based on comments * update files based on comments * update files based on comments * update file based on comment * update file based on comment * update file based on comment Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com> Co-Authored-By: shela <shelaf@users.noreply.github.com> Co-Authored-By: satt99 <39004890+satt99@users.noreply.github.com>
Diffstat (limited to 'docs/ja/faq.md')
-rw-r--r--docs/ja/faq.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/ja/faq.md b/docs/ja/faq.md
new file mode 100644
index 0000000000..a3a42d55a3
--- /dev/null
+++ b/docs/ja/faq.md
@@ -0,0 +1,11 @@
+# よくある質問
+
+<!---
+ original document: d598f01cb:docs/faq.md
+ git diff d598f01cb HEAD docs/faq.md | cat
+-->
+
+* [一般](ja/faq_general.md)
+* [QMK のビルドあるいはコンパイル](ja/faq_build.md)
+* [QMK のデバッグとトラブルシューティング](ja/faq_debug.md)
+* [キーマップ](ja/faq_keymap.md)