]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Updated QMK Overview (markdown)
authorskullydazed <skullydazed@users.noreply.github.com>
Fri, 17 Feb 2017 01:05:21 +0000 (17:05 -0800)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 17 Feb 2017 01:05:21 +0000 (17:05 -0800)
QMK-Overview.md

index 0d3ada6eb4e76c3fdcbecefe7540b6aec04573a0..8ae0d136ee5c3e2447d13ede5fd8bbe7c53533f7 100644 (file)
@@ -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**