Skip to content

Commit

Permalink
Update Japanese newbs_building_firmware_configurator.md document. (qm…
Browse files Browse the repository at this point in the history
  • Loading branch information
shelaf authored Jun 7, 2021
1 parent b7ef959 commit b52b8f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ja/newbs_building_firmware_configurator.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

<!---
grep --no-filename "^[ ]*git diff" docs/ja/*.md | sh
original document: 0.9.0:docs/newbs_building_firmware_configurator.md
git diff 0.9.0 HEAD -- docs/newbs_building_firmware_configurator.md | cat
original document: 0.12.45:docs/newbs_building_firmware_configurator.md
git diff 0.12.45 HEAD -- docs/newbs_building_firmware_configurator.md | cat
-->

[![QMK Configurator Screenshot](https://i.imgur.com/anw9cOL.png)](https://config.qmk.fm/)

[QMK Configurator](https://config.qmk.fm) は、QMKファームウェアの hex ファイルを生成するオンライングラフィカルユーザーインターフェイスです。
[QMK Configurator](https://config.qmk.fm) は、QMKファームウェアの `.hex``.bin` ファイルを生成するオンライングラフィカルユーザーインターフェイスです。

[ビデオチュートリアル](https://www.youtube.com/watch?v=-imgglzDMdY) を見てください。
多くの人は、それが自分のキーボードのプログラミングを始めるのに十分な情報であることに気づくでしょう。
Expand Down

0 comments on commit b52b8f1

Please sign in to comment.