diff options
author | milestogo <milestogo@users.noreply.github.com> | 2017-02-04 20:08:07 -0800 |
---|---|---|
committer | milestogo <milestogo@users.noreply.github.com> | 2017-02-04 20:08:07 -0800 |
commit | b0dfb037dc0b8b20fd87b3c88449a2ce20ff80e1 (patch) | |
tree | df9fb78b55c4a9b8262e35ac7bd26ec0ebdb64db /keyboards/ergodox/readme.md | |
parent | e8ba4838d30ef3af6d8e69ebc1d00a1910806ac2 (diff) | |
parent | f0633f2540be3ba86797522a2075a9f5ba2ad5c6 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/ergodox/readme.md')
-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 ca3eeba59b..45b3354c1c 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -25,7 +25,7 @@ If none of the existing keymaps suit you, you can create your own custom keymap. This will require some experience with coding. Follow these steps to customize a keymap: - - Read the [qmk firmware README](https://github.com/jackhumbert/qmk_firmware) from top to bottom. Then come back here. :) + - Read the [qmk firmware README](https://github.com/qmk/qmk_firmware) from top to bottom. Then come back here. :) - Clone the qmk_firmware repository |