From: skullydazed Date: Fri, 17 Feb 2017 01:05:21 +0000 (-0800) Subject: Updated QMK Overview (markdown) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8d88997ffda540e04d03a0e1ac12c8b94e2d1d45;p=qmk_firmware.git Updated QMK Overview (markdown) --- 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**