Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ezuk authored Dec 22, 2016
1 parent 4e4f365 commit a812791
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions keyboards/ergodox/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# The Easy Way

If you have an ErgoDox EZ, the absolute easiest way for you to customize your firmware is using the [graphical configurator](http://configure.ergodox-ez.com), which uses QMK under the hood.

If you can find firmware someone else has made that does what you want, that
is the easiest way to customize your ErgoDox. It requires no programming
experience or the setup of a build environment.
Expand Down Expand Up @@ -153,13 +155,10 @@ If you want to send a plain vanilla key, you can look up its code under `doc/key
There are external tools for customizing the layout, but those do not use
the featurs of this qmk firmware. These sites include:

- [Massdrop configurator](https://keyboard-configurator.massdrop.com/ext/ergodox) for Ez
- The official [ErgoDox EZ configurator](http://configure.ergodox-ez.com)
- [Massdrop configurator](https://keyboard-configurator.massdrop.com/ext/ergodox) for EZ, works but not officially supported
- [Input Club configurator](https://input.club/configurator-ergodox) for Infinity, provides left and right files

You can also find an existing firmware that you like, for example from:

- [Dozens of community-contributed keymaps](http://qmk.fm/keyboards/ergodox/)

This qmk firmware also provides the ability to customize keymaps, but requires
a toolchain to build the firmware. See below for instructions on building
firmware and customizing keymaps.

0 comments on commit a812791

Please sign in to comment.