Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README in ergodox_infinity keyboard #1702

Merged
merged 3 commits into from
Sep 16, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion keyboards/ergodox_infinity/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.