summaryrefslogtreecommitdiff
path: root/docs/newbs_building_firmware_configurator.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-25 17:22:05 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commitd5f34c48103f09cb3cadfc8ee7ae0a760c158ebb (patch)
tree312220f2751e444dba3864de8a70d29a5ec98cda /docs/newbs_building_firmware_configurator.md
parent503b52652c82add2daf84112c745e3e744c10e77 (diff)
Polish Configurator section
Diffstat (limited to 'docs/newbs_building_firmware_configurator.md')
-rw-r--r--docs/newbs_building_firmware_configurator.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/newbs_building_firmware_configurator.md b/docs/newbs_building_firmware_configurator.md
index 46e564eb1a..ac702f391b 100644
--- a/docs/newbs_building_firmware_configurator.md
+++ b/docs/newbs_building_firmware_configurator.md
@@ -8,4 +8,6 @@ Watch the [Video Tutorial](https://www.youtube.com/watch?v=-imgglzDMdY). Many pe
The QMK Configurator works best with Chrome or Firefox.
-!> **Note: Files from other tools such as KLE, or kbfirmware will not be compatible with QMK Configurator. Do not load them, do not import them. QMK Configurator is a DIFFERENT tool.**
+!> **Note: Files from other tools such as Keyboard Layout Editor (KLE), or kbfirmware will not be compatible with QMK Configurator. Do not load them, do not import them. QMK Configurator is a DIFFERENT tool.**
+
+Please refer to [QMK Configurator: Step by Step](configurator_step_by_step.md).