Get rid of hard reference to https://github.com/KMKfw/kmk_firmware/blob/master/
This commit is contained in:
committed by
Kyle Brown
parent
b9c6e5bfea
commit
296e4a31b8
@@ -65,7 +65,7 @@ if __name__ == '__main__':
|
||||
### フルサポートされているキーボードを持っている場合
|
||||
あなたのキーボードとマイコンが正式にサポートされている場合、[こちらのページ](https://github.com/KMKfw/boards)から`kb.py` と `main.py`を"flash drive"のルートに落とす必要があります。より高度な手順は[こちら](config_and_keymap.md)から確認できます。
|
||||
|
||||
Circuitpython を使用する場合、 [boot.py](https://github.com/KMKfw/kmk_firmware/blob/master/boot.py)も必要になります。
|
||||
Circuitpython を使用する場合、 [boot.py](/boot.py)も必要になります。
|
||||
|
||||
### ほかに自作ボードなどを持っていて、カスタマイズされた KMK を導入したい場合
|
||||
|
||||
|
Reference in New Issue
Block a user