diff options
author | Joshua Colbeck <Skrymir@users.noreply.github.com> | 2017-03-07 09:43:08 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-07 09:43:08 -0600 |
commit | 08cba6c09b505340ec6c1932df4b17aab1816d97 (patch) | |
tree | eddbe1ecd63baab7b0ee96f1ff1521958f9afcdb /keyboards | |
parent | 615bfc4eca8204b73c592a076ca02aeaeceb7e1e (diff) | |
download | qmk_firmware-08cba6c09b505340ec6c1932df4b17aab1816d97.tar.gz qmk_firmware-08cba6c09b505340ec6c1932df4b17aab1816d97.zip |
Fixed minor error in ergodox infinity section.
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/ergodox/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md index 45b3354c1c..5e50548be3 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -100,7 +100,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. |