Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Ergodox EZ debug console for improved performance #124

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

zorab47
Copy link
Contributor

@zorab47 zorab47 commented Feb 3, 2016

Commenting out the line is the only way to disable the console, as the
value of CONSOLE_ENABLE isn't explicitly checked. There are only checks for its
existence (setting it to yes or no doesn't change anything).

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.
@ezuk
Copy link
Contributor

ezuk commented Feb 4, 2016

Ah, thank you for this! Merging.

ezuk added a commit that referenced this pull request Feb 4, 2016
Disable Ergodox EZ debug console for improved performance
@ezuk ezuk merged commit 8698edb into qmk:master Feb 4, 2016
@zorab47 zorab47 deleted the disable-console-by-default branch July 14, 2022 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants