summaryrefslogtreecommitdiffstats
path: root/QMK-Overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'QMK-Overview.md')
-rw-r--r--QMK-Overview.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/QMK-Overview.md b/QMK-Overview.md
index 0d3ada6eb4..8ae0d136ee 100644
--- a/QMK-Overview.md
+++ b/QMK-Overview.md
@@ -30,6 +30,8 @@ The `make` command is how you compile the firmware into a .hex file, which can b
**NOTE:** To abort a make command press `Ctrl-c`
+For more details on the QMK build process see [Make Instructions](Make-Instructions).
+
### Simple instructions for building and uploading a keyboard
**Most keyboards have more specific instructions in the keyboard specific readme.md file, so please check that first**