aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--keyboards/ergodox/readme.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/keyboards/ergodox/readme.md b/keyboards/ergodox/readme.md
index d7eed8f43..23e5b862d 100644
--- a/keyboards/ergodox/readme.md
+++ b/keyboards/ergodox/readme.md
@@ -69,8 +69,11 @@ files. Check them out with:
69 69
70The Ez uses the [Teensy Loader](https://www.pjrc.com/teensy/loader.html). 70The Ez uses the [Teensy Loader](https://www.pjrc.com/teensy/loader.html).
71 71
72Linux users need to modify udev rules as described on the Teensy Linux page (which page?). 72Linux users need to modify udev rules as described on the [Teensy
73Some distributions provide a binary, maybe called `teensy-loader-cli`. 73Linux page]. Some distributions provide a binary, maybe called
74`teensy-loader-cli`.
75
76[Teensy Linux page]: https://www.pjrc.com/teensy/loader_linux.html
74 77
75To flash the firmware: 78To flash the firmware:
76 79