]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Document FIRMWARE_FORMAT (#3631)
authorskullydazed <skullydazed@users.noreply.github.com>
Sun, 12 Aug 2018 06:02:06 +0000 (23:02 -0700)
committerDrashna Jaelre <drashna@live.com>
Sun, 12 Aug 2018 06:02:06 +0000 (23:02 -0700)
docs/config_options.md

index afc29fae9c23d29c21a10f9afae108c3fa3c5c78..e978bcce82144ef9c872283764b3201582a7f2b7 100644 (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`