diff options
Diffstat (limited to 'keyboards/jd45/config.h')
-rw-r--r-- | keyboards/jd45/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/jd45/config.h b/keyboards/jd45/config.h index ee989b7b4..43d138f4e 100644 --- a/keyboards/jd45/config.h +++ b/keyboards/jd45/config.h @@ -67,10 +67,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 |