diff options
author | Andrew Plaza (insidious) <aplaza@liquidthink.net> | 2017-09-15 22:01:51 -0400 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2017-09-15 22:01:51 -0400 |
commit | 6198fed5664a05115fe2e02281de4cbd8052253c (patch) | |
tree | 43980f833249ded2c07394a485ed9be150c8f1bd /keyboards | |
parent | 3e1f388bda5b3d8ad6daeb32de9cdc4e41a34d45 (diff) | |
download | qmk_firmware-6198fed5664a05115fe2e02281de4cbd8052253c.tar.gz qmk_firmware-6198fed5664a05115fe2e02281de4cbd8052253c.zip |
Updated README in ergodox_infinity keyboard (#1702)
* changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo
* accidently removed '-' in last line of readme
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/ergodox_infinity/readme.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/readme.md b/keyboards/ergodox_infinity/readme.md index d3277d18b8..4ad5990b8a 100644 --- a/keyboards/ergodox_infinity/readme.md +++ b/keyboards/ergodox_infinity/readme.md @@ -3,6 +3,8 @@ The Infinity is two completely independent keyboards, and needs to be flashed for the left and right halves seperately. To flash them: + - Make sure you are in the top-level qmk_firmware directory + - Build the firmware with `make ergodox_infinity-keymapname` - Plug in the left hand keyboard only. @@ -42,4 +44,5 @@ You have a few options in how you flash the firmware: - For minor changes such as changing only the keymap without having updated any part of the firmware code itself, you can program only the MASTER half. - It is safest to program both halves though. + +- It is safest to program both halves though. |