X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergodox%2Freadme.md;h=3d6fb455a00de761b4811db3f3274ebc5223a72f;hb=021edb6ec614ad65127859161cffc1b17fb376d6;hp=23e5b862daea936142f492fe85809f1f08e50aab;hpb=d6e51d20084921481acacde7546ff08d790b898d;p=qmk_firmware.git 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.