diff options
Diffstat (limited to 'docs/ja/reference_configurator_support.md')
-rw-r--r-- | docs/ja/reference_configurator_support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ja/reference_configurator_support.md b/docs/ja/reference_configurator_support.md index 0151731e9..dd58e4789 100644 --- a/docs/ja/reference_configurator_support.md +++ b/docs/ja/reference_configurator_support.md | |||
@@ -80,7 +80,7 @@ QMK は `KC_NO` を使って、スイッチマトリックス内のスイッチ | |||
80 | 80 | ||
81 | ## JSON ファイルのビルド | 81 | ## JSON ファイルのビルド |
82 | 82 | ||
83 | JSON ファイルをビルドする最も簡単な方法は、[Keyboard Layout Editor](http://www.keyboard-layout-editor.com/) ("KLE") でレイアウトを作成することです。この Raw Data を QMK tool に入れて、Configurator が読み出して使用する JSON ファイルに変換します。KLE は numpad レイアウトをデフォルトで開くため、Getting Started の説明を削除し、残りを使います。 | 83 | JSON ファイルをビルドする最も簡単な方法は、[Keyboard Layout Editor](https://www.keyboard-layout-editor.com/) ("KLE") でレイアウトを作成することです。この Raw Data を QMK tool に入れて、Configurator が読み出して使用する JSON ファイルに変換します。KLE は numpad レイアウトをデフォルトで開くため、Getting Started の説明を削除し、残りを使います。 |
84 | 84 | ||
85 | レイアウトが望み通りのものになったら、KLE の Raw Data タブに移動し、内容をコピーします: | 85 | レイアウトが望み通りのものになったら、KLE の Raw Data タブに移動し、内容をコピーします: |
86 | 86 | ||