diff --git a/Doc/build-en.md b/Doc/build-en.md index b13e27e..c4b797c 100644 --- a/Doc/build-en.md +++ b/Doc/build-en.md @@ -142,7 +142,7 @@ QMK Build Guide https://docs.qmk.fm/#/getting_started_build_tools ErgoDash Firmware -https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash +https://github.com/qmk/qmk_firmware/tree/master/keyboards/omkbd/ergodash If the right hand side is the master, you need to build the firmware by specifying `MASTER_RIGHT` in the config.h file in the key map of qmk. To turn on Backlight and Underglow, add the following to rules.mk in the keymap. diff --git a/Doc/build.md b/Doc/build.md index 2900778..4bf5fcf 100644 --- a/Doc/build.md +++ b/Doc/build.md @@ -110,8 +110,8 @@ https://github.com/MakotoKurauchi/helix/blob/master/Doc/buildguide_jp.md#pro-mic ## 12 Firmwareの書き込み 以下を参考に書き込んでください。または、QMKで検索すると書き込み方がすぐに出てくるはずです。 https://docs.qmk.fm/#/getting_started_build_tools -ErgoDashのFirmwareは以下にあります。 -https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash +ErgoDashのFirmwareは以下にあります。 +https://github.com/qmk/qmk_firmware/tree/master/keyboards/omkbd/ergodash 右手側をマスターにした場合はqmkのkeymap内のconfig.hファイルで `MASTER_RIGHT`を指定してファームウェアをビルドする必要があります。 diff --git a/Doc/ergodash_jp.md b/Doc/ergodash_jp.md index 97cb824..842d298 100644 --- a/Doc/ergodash_jp.md +++ b/Doc/ergodash_jp.md @@ -56,7 +56,7 @@ PCBとケース以外は基本的に国内サイトで入手可能です。 ## ファームウェア QMK Firmwareで動作します。 -[QMK - ErgoDash directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash) +[QMK - ErgoDash directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/omkbd/ergodash) . ## 組み立て方 diff --git a/readme.md b/readme.md index cd56746..05a257c 100644 --- a/readme.md +++ b/readme.md @@ -46,8 +46,8 @@ NchMOSFET IRLML6344TRPbF × 2 # Firmware The ErgoDash uses QMK for its firmware, and the code for it is here: -[QMK - ErgoDash directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodash) -. +[QMK - ErgoDash directory](https://github.com/qmk/qmk_firmware/tree/master/keyboards/omkbd/ergodash) +. # Build Guide