From: skullydazed Date: Sun, 12 Aug 2018 06:02:06 +0000 (-0700) Subject: Document FIRMWARE_FORMAT (#3631) X-Git-Url: https://git.donarmstrong.com/?p=qmk_firmware.git;a=commitdiff_plain;h=09759c20ae8b0c40d8f3a7570558d60cc3b5907d Document FIRMWARE_FORMAT (#3631) --- diff --git a/docs/config_options.md b/docs/config_options.md index afc29fae9..e978bcce8 100644 --- a/docs/config_options.md +++ b/docs/config_options.md @@ -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`