mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-24 18:11:14 +00:00
4 lines
301 B
Markdown
4 lines
301 B
Markdown
# 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.
|