diff options
author | Rovanion Luckey <rovanion.luckey@gmail.com> | 2017-03-29 09:34:20 +0200 |
---|---|---|
committer | Rovanion Luckey <rovanion.luckey@gmail.com> | 2017-03-29 09:34:20 +0200 |
commit | d6e51d20084921481acacde7546ff08d790b898d (patch) | |
tree | f770c54107e6360eb9cb8c016cacc068c3c0cca6 /keyboards/ergodox | |
parent | 18cc05e2f7d09f9faac37ee504bd111e70a52764 (diff) |
Added link to the teensy linux page.
Diffstat (limited to 'keyboards/ergodox')
-rw-r--r-- | keyboards/ergodox/readme.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md index d7eed8f435..23e5b862da 100644 --- a/keyboards/ergodox/readme.md +++ b/keyboards/ergodox/readme.md @@ -69,8 +69,11 @@ files. Check them out with: The Ez uses the [Teensy Loader](https://www.pjrc.com/teensy/loader.html). -Linux users need to modify udev rules as described on the Teensy Linux page (which page?). -Some distributions provide a binary, maybe called `teensy-loader-cli`. +Linux users need to modify udev rules as described on the [Teensy +Linux page]. Some distributions provide a binary, maybe called +`teensy-loader-cli`. + +[Teensy Linux page]: https://www.pjrc.com/teensy/loader_linux.html To flash the firmware: |