diff options
author | Stephan Bösebeck <sb@caluga.de> | 2016-04-17 22:17:40 +0200 |
---|---|---|
committer | Stephan Bösebeck <sb@caluga.de> | 2016-04-17 22:17:40 +0200 |
commit | 7c3345f9b9aeb44306d2fe5b640f3ee95868efeb (patch) | |
tree | 874de8f8254513978d2c001b63b6a81c514f7706 /keyboard/preonic/config.h | |
parent | 38a1d830faa138f6a7e094b3eda33dc528112ec7 (diff) | |
parent | a67d425f4d5278595e7ab785a0f246b83fb1a09f (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 |