diff options
author | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-04-27 12:34:54 -0400 |
---|---|---|
committer | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-04-27 12:34:54 -0400 |
commit | f59c4b03facd80cab913c6612a899392dd42ebb8 (patch) | |
tree | a6f0bcb584fcc6e6cc31261bafdc4f43b2fa7dfc /keyboard/preonic/config.h | |
parent | 6ec6b613536b7138ee0c87002b10da8fe0c0117d (diff) | |
parent | ce75a7675e10e24e7ecd7bc3575c0e0fc1bc34b5 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/preonic/config.h')
-rw-r--r-- | keyboard/preonic/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/preonic/config.h b/keyboard/preonic/config.h index 5528667fa7..bb9d29dab7 100644 --- a/keyboard/preonic/config.h +++ b/keyboard/preonic/config.h @@ -73,10 +73,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* disable debug print */ -#define NO_DEBUG +// #define NO_DEBUG /* disable print */ -#define NO_PRINT +// #define NO_PRINT /* disable action features */ //#define NO_ACTION_LAYER |