summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/cbbrowne/config.h
diff options
context:
space:
mode:
authorDamien <Dbroqua@users.noreply.github.com>2017-03-05 22:58:13 +0100
committerGitHub <noreply@github.com>2017-03-05 22:58:13 +0100
commit24ec8f509703cbaf9de7b41d251dbb7fcd339559 (patch)
tree90f4f9adf406d92c6817c412256904a97c716daf /keyboards/planck/keymaps/cbbrowne/config.h
parentb7b94bfb132aa5f2f79b587fcfa6b1197485db27 (diff)
parent615bfc4eca8204b73c592a076ca02aeaeceb7e1e (diff)
Merge pull request #18 from qmk/master
Merge from qmk
Diffstat (limited to 'keyboards/planck/keymaps/cbbrowne/config.h')
-rw-r--r--keyboards/planck/keymaps/cbbrowne/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/cbbrowne/config.h b/keyboards/planck/keymaps/cbbrowne/config.h
index bd15fd5a22..3a4ee907f4 100644
--- a/keyboards/planck/keymaps/cbbrowne/config.h
+++ b/keyboards/planck/keymaps/cbbrowne/config.h
@@ -1,8 +1,12 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
+#ifndef NO_DEBUG
#define NO_DEBUG
+#endif
+#ifndef NO_PRINT
#define NO_PRINT
+#endif
#include "../../config.h"