From 772d5264d64f7a2a4e7d881568a1233343ff0c7f Mon Sep 17 00:00:00 2001 From: James Young Date: Wed, 26 Feb 2020 15:22:08 -0800 Subject: [PATCH] replace QMK Toolbox image in Hand Wire guide Showing a current version of QMK Toolbox --- docs/hand_wire.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `.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)).