~ruther/qmk_firmware

09759c20ae8b0c40d8f3a7570558d60cc3b5907d — skullydazed 7 years ago 3be4d24
Document FIRMWARE_FORMAT (#3631)

1 files changed, 2 insertions(+), 0 deletions(-)

M docs/config_options.md
M docs/config_options.md => docs/config_options.md +2 -0
@@ 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`