From d4fb0303c3b4808cbe4550bf397df66901596e0f Mon Sep 17 00:00:00 2001 From: tzarc Date: Thu, 8 Jul 2021 08:48:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20master=20@?= =?UTF-8?q?=20e10e67c9b9c2ba245c38eb31218ba88bfeb0dffb=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ja/config_options.md | 4 ++-- ja/faq_general.md | 4 ++-- ja/feature_swap_hands.md | 4 ++-- ja/feature_userspace.md | 4 ++-- ja/other_vscode.md | 4 ++-- ja/proton_c_conversion.md | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ja/config_options.md b/ja/config_options.md index 39a659a7234..6d7c4771729 100644 --- a/ja/config_options.md +++ b/ja/config_options.md @@ -1,8 +1,8 @@ # QMK の設定 QMK はほぼ無制限に設定可能です。可能なところはいかなるところでも、やりすぎな程、ユーザーがコードサイズを犠牲にしてでも彼らのキーボードをカスタマイズをすることを許しています。ただし、このレベルの柔軟性により設定が困難になります。 diff --git a/ja/faq_general.md b/ja/faq_general.md index 83d1a557bdd..407846b7883 100644 --- a/ja/faq_general.md +++ b/ja/faq_general.md @@ -1,8 +1,8 @@ # よくある質問 ## QMK とは何か? diff --git a/ja/feature_swap_hands.md b/ja/feature_swap_hands.md index 5164584e8a4..cd0b150e500 100644 --- a/ja/feature_swap_hands.md +++ b/ja/feature_swap_hands.md @@ -1,8 +1,8 @@ # スワップハンドアクション スワップハンドアクションにより、別のレイヤーを必要とせずに片手入力をサポートします。Makefile に `SWAP_HANDS_ENABLE` を設定し、キーマップに `hand_swap_config` エントリを定義します。これで `ACTION_SWAP_HANDS` コマンドキーが押されるたびにキーボードがミラーされます。例えば、QWERTY で "Hello, World" を入力するには、`^Ge^s^s^w^c W^wr^sd` を入力します。 diff --git a/ja/feature_userspace.md b/ja/feature_userspace.md index b0c113d1cf2..ef7f5283c54 100644 --- a/ja/feature_userspace.md +++ b/ja/feature_userspace.md @@ -1,8 +1,8 @@ # ユーザスペース: キーマップ間でのコードの共有 似たキーマップを複数のキーボードで使う場合、それらの間でコードを共有できるという利点が得られることがあります。`users/`に以下の構造でキーマップ(理想的には GitHub のユーザ名、``)と同じ名前の独自のフォルダを作成します: diff --git a/ja/other_vscode.md b/ja/other_vscode.md index e786b08f397..906d6626dae 100644 --- a/ja/other_vscode.md +++ b/ja/other_vscode.md @@ -1,8 +1,8 @@ # QMK 開発用の Visual Studio Code のセットアップ [Visual Studio Code](https://code.visualstudio.com/) (VS Code) は多くの異なるプログラミング言語をサポートするオープンソースのコードエディタです。 diff --git a/ja/proton_c_conversion.md b/ja/proton_c_conversion.md index e7c07413ce5..983aed4ee5d 100644 --- a/ja/proton_c_conversion.md +++ b/ja/proton_c_conversion.md @@ -2,8 +2,8 @@ Proton C は Pro Micro の差し替え可能品であるため、簡単に使用することができます。