summaryrefslogtreecommitdiffstats
path: root/QMK-Overview.md
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:05:21 +0100
committerskullydazed <skullydazed@users.noreply.github.com>2017-02-17 02:05:21 +0100
commit8d88997ffda540e04d03a0e1ac12c8b94e2d1d45 (patch)
treecbdfa3bb38e4695997bc9ee4eedfde5e7746e140 /QMK-Overview.md
parenta3b575b74091a6c9cf16a63620b0d1da68eefc7d (diff)
downloadqmk_firmware-8d88997ffda540e04d03a0e1ac12c8b94e2d1d45.tar.gz
qmk_firmware-8d88997ffda540e04d03a0e1ac12c8b94e2d1d45.tar.xz
Updated QMK Overview (markdown)
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 0d3ada6eb..8ae0d136e 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**