aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ja/config_options.md2
-rw-r--r--docs/ja/driver_installation_zadig.md2
-rw-r--r--docs/ja/faq_build.md2
-rw-r--r--docs/ja/feature_dip_switch.md2
-rw-r--r--docs/ja/feature_dynamic_macros.md2
-rw-r--r--docs/ja/feature_encoders.md2
-rw-r--r--docs/ja/feature_hd44780.md2
-rw-r--r--docs/ja/feature_layers.md2
-rw-r--r--docs/ja/feature_split_keyboard.md2
-rw-r--r--docs/ja/feature_userspace.md2
-rw-r--r--docs/ja/getting_started_github.md2
11 files changed, 11 insertions, 11 deletions
diff --git a/docs/ja/config_options.md b/docs/ja/config_options.md
index 1f4173da1..b4cf3c888 100644
--- a/docs/ja/config_options.md
+++ b/docs/ja/config_options.md
@@ -1,7 +1,7 @@
1# QMK の設定 1# QMK の設定
2 2
3<!--- 3<!---
4 original document: 0.8.62:docs/config_options.md 4 original document: 0.9.43:docs/config_options.md
5 git diff 0.9.43 HEAD -- docs/config_options.md | cat 5 git diff 0.9.43 HEAD -- docs/config_options.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/driver_installation_zadig.md b/docs/ja/driver_installation_zadig.md
index ba5438dbf..bd794b407 100644
--- a/docs/ja/driver_installation_zadig.md
+++ b/docs/ja/driver_installation_zadig.md
@@ -1,7 +1,7 @@
1# Zadig を使ったブートローダドライバのインストール 1# Zadig を使ったブートローダドライバのインストール
2 2
3<!--- 3<!---
4 original document: 0.9.0:docs/driver_installation_zadig.md 4 original document: 0.9.43:docs/driver_installation_zadig.md
5 git diff 0.9.43 HEAD -- docs/driver_installation_zadig.md | cat 5 git diff 0.9.43 HEAD -- docs/driver_installation_zadig.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/faq_build.md b/docs/ja/faq_build.md
index bbfec9bfa..97e1bd8cf 100644
--- a/docs/ja/faq_build.md
+++ b/docs/ja/faq_build.md
@@ -1,7 +1,7 @@
1# よくあるビルドの質問 1# よくあるビルドの質問
2 2
3<!--- 3<!---
4 original document: 0.9.10:docs/faq_build.md 4 original document: 0.9.43:docs/faq_build.md
5 git diff 0.9.43 HEAD -- docs/faq_build.md | cat 5 git diff 0.9.43 HEAD -- docs/faq_build.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_dip_switch.md b/docs/ja/feature_dip_switch.md
index 2a418d5f5..a0f6aeb00 100644
--- a/docs/ja/feature_dip_switch.md
+++ b/docs/ja/feature_dip_switch.md
@@ -1,7 +1,7 @@
1# DIP スイッチ 1# DIP スイッチ
2 2
3<!--- 3<!---
4 original document: 0.8.94:docs/feature_dip_switch.md 4 original document: 0.9.43:docs/feature_dip_switch.md
5 git diff 0.9.43 HEAD -- docs/feature_dip_switch.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_dip_switch.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_dynamic_macros.md b/docs/ja/feature_dynamic_macros.md
index 533c1c548..f3e587136 100644
--- a/docs/ja/feature_dynamic_macros.md
+++ b/docs/ja/feature_dynamic_macros.md
@@ -1,7 +1,7 @@
1# 動的マクロ: ランタイムでのマクロの記録および再生 1# 動的マクロ: ランタイムでのマクロの記録および再生
2 2
3<!--- 3<!---
4 original document: 0.8.123:docs/feature_dynamic_macros.md 4 original document: 0.9.43:docs/feature_dynamic_macros.md
5 git diff 0.9.43 HEAD -- docs/feature_dynamic_macros.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_dynamic_macros.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_encoders.md b/docs/ja/feature_encoders.md
index 66f7fd5dc..7b7f394c8 100644
--- a/docs/ja/feature_encoders.md
+++ b/docs/ja/feature_encoders.md
@@ -1,7 +1,7 @@
1# エンコーダ 1# エンコーダ
2 2
3<!--- 3<!---
4 original document: 0.8.123:docs/feature_encoders.md 4 original document: 0.9.43:docs/feature_encoders.md
5 git diff 0.9.43 HEAD -- docs/feature_encoders.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_encoders.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_hd44780.md b/docs/ja/feature_hd44780.md
index 6f24d72d7..b4e1ef03a 100644
--- a/docs/ja/feature_hd44780.md
+++ b/docs/ja/feature_hd44780.md
@@ -1,7 +1,7 @@
1# HD44780 LCD ディスプレイ 1# HD44780 LCD ディスプレイ
2 2
3<!--- 3<!---
4 original document: 0.8.123:docs/feature_hd44780.md 4 original document: 0.9.43:docs/feature_hd44780.md
5 git diff 0.9.43 HEAD -- docs/feature_hd44780.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_hd44780.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_layers.md b/docs/ja/feature_layers.md
index d6e77ffe4..d27251f7e 100644
--- a/docs/ja/feature_layers.md
+++ b/docs/ja/feature_layers.md
@@ -1,7 +1,7 @@
1# レイヤー :id=layers 1# レイヤー :id=layers
2 2
3<!--- 3<!---
4 original document: 0.9.20:docs/feature_layers.md 4 original document: 0.9.43:docs/feature_layers.md
5 git diff 0.9.43 HEAD -- docs/feature_layers.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_layers.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_split_keyboard.md b/docs/ja/feature_split_keyboard.md
index 2dcfc366d..74b62310f 100644
--- a/docs/ja/feature_split_keyboard.md
+++ b/docs/ja/feature_split_keyboard.md
@@ -1,7 +1,7 @@
1# 分割キーボード 1# 分割キーボード
2 2
3<!--- 3<!---
4 original document:0.9.5:docs/feature_split_keyboard.md 4 original document:0.9.43:docs/feature_split_keyboard.md
5 git diff 0.9.43 HEAD -- docs/feature_split_keyboard.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_split_keyboard.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/feature_userspace.md b/docs/ja/feature_userspace.md
index 34e421007..d0d46f63f 100644
--- a/docs/ja/feature_userspace.md
+++ b/docs/ja/feature_userspace.md
@@ -1,7 +1,7 @@
1# ユーザスペース: キーマップ間でのコードの共有 1# ユーザスペース: キーマップ間でのコードの共有
2 2
3<!--- 3<!---
4 original document: 0.9.0:docs/feature_userspace.md 4 original document: 0.9.43:docs/feature_userspace.md
5 git diff 0.9.43 HEAD -- docs/feature_userspace.md | cat 5 git diff 0.9.43 HEAD -- docs/feature_userspace.md | cat
6--> 6-->
7 7
diff --git a/docs/ja/getting_started_github.md b/docs/ja/getting_started_github.md
index d0148a3ce..a768f8926 100644
--- a/docs/ja/getting_started_github.md
+++ b/docs/ja/getting_started_github.md
@@ -1,7 +1,7 @@
1# QMK で GitHub を使う方法 1# QMK で GitHub を使う方法
2 2
3<!--- 3<!---
4 original document: 0.8.82:docs/getting_started_github.md 4 original document: 0.9.43:docs/getting_started_github.md
5 git diff 0.9.43 HEAD -- docs/getting_started_github.md | cat 5 git diff 0.9.43 HEAD -- docs/getting_started_github.md | cat
6--> 6-->
7 7