diff options
| author | Joel Challis | 2025-05-26 13:04:52 +0200 |
|---|---|---|
| committer | GitHub | 2025-05-26 13:04:52 +0200 |
| commit | 3703699757b6ce938ff412aca0a8b064927c0cdb (patch) | |
| tree | 2b264de0e7a724c30cca511a9bac7ad29705d1a2 /docs/ChangeLog/20250525/pr25237.md | |
| parent | c97a798af76f6717d56d7279d418f49a96730e4f (diff) | |
2025 Q2 changelog (#25297)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'docs/ChangeLog/20250525/pr25237.md')
| -rw-r--r-- | docs/ChangeLog/20250525/pr25237.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ChangeLog/20250525/pr25237.md b/docs/ChangeLog/20250525/pr25237.md deleted file mode 100644 index ca09e93ebc..0000000000 --- a/docs/ChangeLog/20250525/pr25237.md +++ /dev/null @@ -1,3 +0,0 @@ -# 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. |