Document FIRMWARE_FORMAT (#3631)

This commit is contained in:
skullydazed 2018-08-11 23:02:06 -07:00 committed by Drashna Jaelre
parent 3be4d2417c
commit 09759c20ae
1 changed files with 2 additions and 0 deletions

View File

@ -199,6 +199,8 @@ This is a [make](https://www.gnu.org/software/make/manual/make.html) file that i
* `DEFAULT_FOLDER`
* Used to specify a default folder when a keyboard has more than one sub-folder.
* `FIRMWARE_FORMAT`
* Defines which format (bin, hex) is copied to the root `qmk_firmware` folder after building.
* `SRC`
* Used to add files to the compilation/linking list.
* `LAYOUTS`