summaryrefslogtreecommitdiff
path: root/keyboards/handwired
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2025-11-27 13:37:29 +0000
committerQMK Bot <hello@qmk.fm>2025-11-27 13:37:29 +0000
commit9acd127cc1318d761aac76a806189fadeaaa247a (patch)
treeaf6649c0034b51d0595855cbb692256ae17d97dd /keyboards/handwired
parent9ab8e4cd5a9d21f45c9f68c718c7c31765e0a321 (diff)
parent9c2ca00074784dbee27b459d71cfc8e75f47b976 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired')
-rw-r--r--keyboards/handwired/dactyl/readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/handwired/dactyl/readme.md b/keyboards/handwired/dactyl/readme.md
index e99df7f5a2..608a1b7fe3 100644
--- a/keyboards/handwired/dactyl/readme.md
+++ b/keyboards/handwired/dactyl/readme.md
@@ -6,7 +6,7 @@ The Dactyl uses the [Teensy Loader](https://www.pjrc.com/teensy/loader.html).
6 6
7Linux users need to modify udev rules as described on the [Teensy 7Linux users need to modify udev rules as described on the [Teensy
8Linux page]. Some distributions provide a binary, maybe called 8Linux page]. Some distributions provide a binary, maybe called
9`teensy-loader-cli`. 9`teensy_loader_cli`.
10 10
11[Teensy Linux page]: https://www.pjrc.com/teensy/loader_linux.html 11[Teensy Linux page]: https://www.pjrc.com/teensy/loader_linux.html
12 12
@@ -26,7 +26,7 @@ To flash the firmware:
26 26
27 - Click the button in the Teensy app to download the firmware. 27 - Click the button in the Teensy app to download the firmware.
28 28
29To flash with ´teensy-loader-cli´: 29To flash with ´teensy_loader_cli´:
30 30
31 - Build the firmware as above 31 - Build the firmware as above
32 32