X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=FAQ-Build.md;h=75babb6badaa6dfc48e2f4030083c1008746be00;hb=3c766d29e22ee63d829248a529206469b2f470e3;hp=7a4727f7fcabb732719a521175d48690aef7ef5f;hpb=f3b7863b56e7e5cbc68b16e6b02b590a70faa05b;p=qmk_firmware.git diff --git a/FAQ-Build.md b/FAQ-Build.md index 7a4727f7f..75babb6ba 100644 --- a/FAQ-Build.md +++ b/FAQ-Build.md @@ -1,5 +1,5 @@ ## READ FIRST -- https://github.com/tmk/tmk_keyboard/blob/master/doc/build.md +- https://github.com/jackhumbert/qmk_firmware/blob/master/doc/BUILD_GUIDE.md In short, @@ -33,7 +33,7 @@ Frist remove all files made in previous build, $ make clean -then build new frimware. +then build new firmware. $ make [KEYMAP=...]