]> git.donarmstrong.com Git - qmk_firmware.git/commit
Disable console for improved performance
authorCharles Maresh <charles.maresh@orm-tech.com>
Wed, 3 Feb 2016 23:05:49 +0000 (17:05 -0600)
committerCharles Maresh <charles.maresh@orm-tech.com>
Wed, 3 Feb 2016 23:05:49 +0000 (17:05 -0600)
commita9ad5c55c8fcfbd98b6208b31f8313f7f5940fa1
treeee60080efa8baabf09e82b746c35b3ceddcede23
parent2ce9c1947848a6de2883dfa490d349a8c52d48cf
Disable console for improved performance

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.
keyboard/ergodox_ez/Makefile