aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/config_options.md2
1 files changed, 2 insertions, 0 deletions
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
199 199
200* `DEFAULT_FOLDER` 200* `DEFAULT_FOLDER`
201 * Used to specify a default folder when a keyboard has more than one sub-folder. 201 * Used to specify a default folder when a keyboard has more than one sub-folder.
202* `FIRMWARE_FORMAT`
203 * Defines which format (bin, hex) is copied to the root `qmk_firmware` folder after building.
202* `SRC` 204* `SRC`
203 * Used to add files to the compilation/linking list. 205 * Used to add files to the compilation/linking list.
204* `LAYOUTS` 206* `LAYOUTS`