summaryrefslogtreecommitdiff
path: root/keyboards/ergodox/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox/readme.md')
-rw-r--r--keyboards/ergodox/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md
index 23e5b862d..3d6fb455a 100644
--- a/keyboards/ergodox/readme.md
+++ b/keyboards/ergodox/readme.md
@@ -25,7 +25,7 @@ If none of the existing keymaps suit you, you can create your own custom
keymap. This will require some experience with coding. Follow these steps
to customize a keymap:
- - Read the [qmk firmware README](https://github.com/jackhumbert/qmk_firmware) from top to bottom. Then come back here. :)
+ - Read the [qmk firmware README](https://github.com/qmk/qmk_firmware) from top to bottom. Then come back here. :)
- Clone the qmk_firmware repository
@@ -113,7 +113,7 @@ for the left and right halves seperately. To flash them:
- Install the firmware with `sudo make infinity-keymapname-dfu-util`
- - Build left hand firmware with `make infinity-keymapname MASTER=right`
+ - Build right hand firmware with `make infinity-keymapname MASTER=right`
- Plug in the right hand keyboard only.