diff options
Diffstat (limited to 'keyboards/planck/keymaps/cbbrowne/config.h')
| -rw-r--r-- | keyboards/planck/keymaps/cbbrowne/config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/cbbrowne/config.h b/keyboards/planck/keymaps/cbbrowne/config.h index bd15fd5a2..3a4ee907f 100644 --- a/keyboards/planck/keymaps/cbbrowne/config.h +++ b/keyboards/planck/keymaps/cbbrowne/config.h | |||
| @@ -1,8 +1,12 @@ | |||
| 1 | #ifndef CONFIG_USER_H | 1 | #ifndef CONFIG_USER_H |
| 2 | #define CONFIG_USER_H | 2 | #define CONFIG_USER_H |
| 3 | 3 | ||
| 4 | #ifndef NO_DEBUG | ||
| 4 | #define NO_DEBUG | 5 | #define NO_DEBUG |
| 6 | #endif | ||
| 7 | #ifndef NO_PRINT | ||
| 5 | #define NO_PRINT | 8 | #define NO_PRINT |
| 9 | #endif | ||
| 6 | 10 | ||
| 7 | #include "../../config.h" | 11 | #include "../../config.h" |
| 8 | 12 | ||
