Improves MarkDown standards conformity

This commit is contained in:
hoijui
2021-04-17 13:34:24 +02:00
parent 894984e4bd
commit 94676e66a0
11 changed files with 120 additions and 58 deletions

View File

@@ -6,8 +6,9 @@
There are several ways to flash the firmware, but using [QMK Toolbox](https://github.com/qmk/qmk_toolbox) is the easiest way.
### Download QMK Toolbox
Download QMK Toolbox from the following link.\
https://github.com/qmk/qmk_toolbox/releases/
<https://github.com/qmk/qmk_toolbox/releases/>
![qmk_toolbox_download](assets/qmk_toolbox_download.jpg)
@@ -82,7 +83,7 @@ It can be used by flashing the firmware for VIA as described above.
### Download VIA
Download VIA from the following link.\
https://github.com/the-via/releases/releases/
<https://github.com/the-via/releases/releases/>
![via_download](assets/via_download.jpg)

View File

@@ -5,8 +5,9 @@
ファームウェアの書き込み方法はいくつか用意されていますが、[QMK Toolbox](https://github.com/qmk/qmk_toolbox) を利用する方法が手軽です。
### QMK Toolbox のダウンロード
下記のURLから最新版の QMK Toolbox をダウンロードします。\
https://github.com/qmk/qmk_toolbox/releases/
<https://github.com/qmk/qmk_toolbox/releases/>
![qmk_toolbox_download](assets/qmk_toolbox_download.jpg)
@@ -36,7 +37,7 @@ QMK Toolbox の 「**Open**」 からダウンロードしたファイルを指
### (オプション) 自分でファームウェアをビルドする場合
https://docs.qmk.fm/#/newbs_getting_started こちらを参照して頂き、ファームウェアを書き込む環境を用意します。
<https://docs.qmk.fm/#/newbs_getting_started> こちらを参照して頂き、ファームウェアを書き込む環境を用意します。
環境ができましたら、下記コマンドで Crkbd 用にファームウェアをビルドします。
@@ -71,8 +72,9 @@ Corne Keyboard は [VIA](https://caniusevia.com/) に対応しています。\
上記の手順で VIA 用のファームウェアを書き込むことで利用することできます。
### VIA のダウンロード
下記のURLから最新版の VIA をダウンロードします。\
https://github.com/the-via/releases/releases/
<https://github.com/the-via/releases/releases/>
![via_download](assets/via_download.jpg)