From 71a8fd8b1286926bd21edce3d2ec7423d8ca4eef Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Fri, 23 Oct 2015 20:12:04 -0400 Subject: bluetooth working with usb --- keyboard/planck/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'keyboard/planck/config.h') diff --git a/keyboard/planck/config.h b/keyboard/planck/config.h index 0a1a6a9357..cc3a1741a2 100644 --- a/keyboard/planck/config.h +++ b/keyboard/planck/config.h @@ -131,10 +131,10 @@ along with this program. If not, see . */ /* disable debug print */ -// #define NO_DEBUG +#define NO_DEBUG /* disable print */ -// #define NO_PRINT +#define NO_PRINT /* disable action features */ //#define NO_ACTION_LAYER -- cgit v1.2.3