qmk-firmware/docs/ja
Takeshi ISHII 25aaeb4f40 Japanese translation of docs/newbs_git_*.md (#7689)
* update docs/ja/newbs.md

* update docs/ja/_summary.md

* Translate docs/newbs_git_best_practices.md into Japanese.

* Translate docs/newbs_git_using_your_master_branch.md into Japanese.

* Translate docs/newbs_git_resolving_merge_conflicts.md into Japanese.

* Translate docs/newbs_git_resynchronize_a_branch.md into Japanese.

* Update docs/ja/newbs_git_using_your_master_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_best_practices.md

* Update docs/ja/_summary.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_learn_more_resources.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

Co-Authored-By: shela <shelaf@users.noreply.github.com>
2019-12-28 23:38:33 -08:00
..
README.md [Docs] add japanese translations (#7454) 2019-12-02 11:12:02 -08:00
_summary.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
arm_debugging.md [Docs] fix docs (#7642) 2019-12-21 11:00:22 +00:00
cli.md [Docs] add japanese translation (basic part) (#7461) 2019-12-16 21:01:46 -08:00
cli_configuration.md [Docs] add japanese translation (basic part) (#7461) 2019-12-16 21:01:46 -08:00
config_options.md [Docs] add japanese translations (#7454) 2019-12-02 11:12:02 -08:00
contributing.md [Docs] Update Japanese translation (#7693) 2019-12-27 12:09:32 -08:00
getting_started_getting_help.md [Docs] add japanese translation (basic part) (#7461) 2019-12-16 21:01:46 -08:00
getting_started_github.md [Docs] fix docs (#7642) 2019-12-21 11:00:22 +00:00
getting_started_introduction.md [Docs] add japanese translation (basic part) (#7461) 2019-12-16 21:01:46 -08:00
newbs.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_best_practices.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00
newbs_building_firmware.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00
newbs_building_firmware_configurator.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00
newbs_flashing.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00
newbs_getting_started.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00
newbs_git_best_practices.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_git_resolving_merge_conflicts.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_git_resynchronize_a_branch.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_git_using_your_master_branch.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_learn_more_resources.md Japanese translation of docs/newbs_git_*.md (#7689) 2019-12-28 23:38:33 -08:00
newbs_testing_debugging.md [Docs] Update japanese translation of newbs.md and related documents. (#7431) 2019-11-21 02:36:38 -08:00

README.md

Quantum Mechanical Keyboard Firmware

現在のバージョン ビルド状態 Discord ドキュメントの状態 GitHub 貢献者 GitHub フォーク

QMK ファームウェアとは何か?

QMK (Quantum Mechanical Keyboard)は QMK ファームウェア、QMK ツールボックス、qmk.fm およびそれらのドキュメントを保守するオープンソースコミュニティです。QMK ファームウェアはtmk_keyboard を元にしたキーボードファームウェアで、Atmel AVR コントローラ、より具体的には OLKB 製品ErgoDox EZ キーボードおよび Clueboard 製品 のための幾つかの便利な機能を持ちます。また、ChibiOS を使って ARM チップに移植されています。これを使ってあなたの作った手配線のキーボードあるいはカスタムキーボード PCB で作ったキーボードを動かすことができます。

入手方法

QMK のキーマップ、キーボード、機能に貢献をする予定がある場合、最も簡単なのは、Github を介してリポジトリをフォークし、リポジトリをあなたの開発環境にクローンして変更を加え、それらをプッシュし、プルリクエストを開くことです。

それ以外の場合は、git clone https://github.com/qmk/qmk_firmware を介して直接クローンすることができます。zip または tar ファイルをダウンロードしないでください。コンパイルするためのサブモジュールをダウンロードするために git リポジトリが必要です。

コンパイル方法

コンパイルをする前に、AVR または ARM 開発のための環境をインストールする必要があります。それが完了したら、make コマンドを使用して、以下の表記でキーボードとキーマップをビルドします。

make planck/rev4:default

これは、planckrev4 リビジョンを default キーマップでビルドします。全てのキーボードにリビジョン(サブプロジェクトまたはフォルダとも呼ばれます)があるわけではありません。その場合は省略されます:

make preonic:default

カスタマイズ方法

QMK には、探求すべき多くの機能と、深堀りするためのリファレンス ドキュメントがたくさんあります。ほとんどの機能はキーマップを変更し、キーコードを変更することで活用されます。