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 0151731e99..dd58e47890 100644 --- a/docs/ja/reference_configurator_support.md +++ b/docs/ja/reference_configurator_support.md @@ -80,7 +80,7 @@ QMK は `KC_NO` を使って、スイッチマトリックス内のスイッチ ## JSON ファイルのビルド -JSON ファイルをビルドする最も簡単な方法は、[Keyboard Layout Editor](http://www.keyboard-layout-editor.com/) ("KLE") でレイアウトを作成することです。この Raw Data を QMK tool に入れて、Configurator が読み出して使用する JSON ファイルに変換します。KLE は numpad レイアウトをデフォルトで開くため、Getting Started の説明を削除し、残りを使います。 +JSON ファイルをビルドする最も簡単な方法は、[Keyboard Layout Editor](https://www.keyboard-layout-editor.com/) ("KLE") でレイアウトを作成することです。この Raw Data を QMK tool に入れて、Configurator が読み出して使用する JSON ファイルに変換します。KLE は numpad レイアウトをデフォルトで開くため、Getting Started の説明を削除し、残りを使います。 レイアウトが望み通りのものになったら、KLE の Raw Data タブに移動し、内容をコピーします: |