aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-26 15:22:08 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commit772d5264d64f7a2a4e7d881568a1233343ff0c7f (patch)
treeff280c4a64ee24c478adde2a73daaff25ea73d77 /docs
parent994de86121e0b0a548cc05452c21f809323b5e13 (diff)
downloadqmk_firmware-772d5264d64f7a2a4e7d881568a1233343ff0c7f.tar.gz
qmk_firmware-772d5264d64f7a2a4e7d881568a1233343ff0c7f.zip
replace QMK Toolbox image in Hand Wire guide
Showing a current version of QMK Toolbox
Diffstat (limited to 'docs')
-rw-r--r--docs/hand_wire.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hand_wire.md b/docs/hand_wire.md
index 5f3fbdb4a..0a3773da1 100644
--- a/docs/hand_wire.md
+++ b/docs/hand_wire.md
@@ -285,7 +285,7 @@ Once you have your `<project_name>.hex` file, open up the Teensy loader applicat
285 285
286Install [QMK Toolbox](https://github.com/qmk/qmk_toolbox). 286Install [QMK Toolbox](https://github.com/qmk/qmk_toolbox).
287 287
288![QMK Toolbox](https://i.imgur.com/86Cz30H.png) 288![QMK Toolbox](https://raw.githubusercontent.com/noroadsleft/qmk_images/master/docs/hand_wire/qmk_toolbox.png "QMK Toolbox 0.0.16 on Windows 8.1")
289 289
290Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available [here](#common-microcontroller-boards)). 290Under "Local File" navigate to your newly created .hex file. Under "Microcontroller", select the corresponding one for your controller board (common ones available [here](#common-microcontroller-boards)).
291 291