diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-02-26 15:22:08 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 772d5264d64f7a2a4e7d881568a1233343ff0c7f (patch) | |
tree | ff280c4a64ee24c478adde2a73daaff25ea73d77 /docs | |
parent | 994de86121e0b0a548cc05452c21f809323b5e13 (diff) | |
download | qmk_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.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hand_wire.md b/docs/hand_wire.md index 5f3fbdb4a1..0a3773da19 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 Install [QMK Toolbox](https://github.com/qmk/qmk_toolbox). -![QMK Toolbox](https://i.imgur.com/86Cz30H.png) +![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") Under "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)). |