diff options
author | Jack Humbert <jack.humb@gmail.com> | 2017-03-08 18:37:30 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-08 18:37:30 -0500 |
commit | bfa7e6ce04624f624cb8925cd5b5490801ced738 (patch) | |
tree | de8446b9b4d62611b7ff7c99394cbdb73ffe558e | |
parent | 8d81667fbe8925b8a179146591e6eebda8351932 (diff) | |
parent | 08cba6c09b505340ec6c1932df4b17aab1816d97 (diff) |
Merge pull request #1137 from Skrymir/patch-1
Fixed minor error in ergodox infinity section.
-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. |