Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Doc/build-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions Doc/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`を指定してファームウェアをビルドする必要があります。
Expand Down
2 changes: 1 addition & 1 deletion Doc/ergodash_jp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
.

## 組み立て方
Expand Down
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down