mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-04-19 23:55:58 +01:00
a9ad5c55c8
Commenting out the line is the only way to disable the console, as the value of CONSOLE_ENABLE isn't checked. There are only checks for its existence; setting it to `yes` or `no` doesn't change the compilation.