Remove DEFAULT_FOLDER handling (#23281)

This commit is contained in:
Joel Challis 2025-06-09 05:08:56 +01:00 committed by GitHub
parent 94f1aade5c
commit 0326355edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 20 additions and 58 deletions

View file

@ -364,8 +364,6 @@ This is a [make](https://www.gnu.org/software/make/manual/make.html) file that i
## Build Options
* `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`