diff options
author | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
---|---|---|
committer | Brendan Johan Lee <deadcyclo@vanntett.net> | 2017-01-27 15:24:08 +0100 |
commit | d7aa4724fbfe51ad016a285797ae664eba5cc150 (patch) | |
tree | 7a3ea65e814ee0c0d6b99f1c3162077a1055b15e /keyboards/ergodox/readme.md | |
parent | 13fa63b19223fea024fc6a395041ecc2419caa1d (diff) | |
parent | 712f3de16f2c2930276bb97b6c5792d9a2213928 (diff) |
Merge remote-tracking branch 'upstream/master'
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 |