Deprecate qmk generate-compilation-database. (#25237)
This commit is contained in:
parent
842c840145
commit
ac991405d0
6 changed files with 179 additions and 197 deletions
3
docs/ChangeLog/20250525/pr25237.md
Normal file
3
docs/ChangeLog/20250525/pr25237.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Deprecation of `qmk generate-compilation-database`
|
||||
|
||||
This command has been deprecated as it cannot take into account configurables such as [converters](/feature_converters) or environment variables normally specified on the command line; please use the `--compiledb` flag with `qmk compile` instead.
|
||||
Loading…
Add table
Add a link
Reference in a new issue