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/>. | |||
67 | */ | 67 | */ |
68 | 68 | ||
69 | /* disable debug print */ | 69 | /* disable debug print */ |
70 | #define NO_DEBUG | 70 | // #define NO_DEBUG |
71 | 71 | ||
72 | /* disable print */ | 72 | /* disable print */ |
73 | #define NO_PRINT | 73 | // #define NO_PRINT |
74 | 74 | ||
75 | /* disable action features */ | 75 | /* disable action features */ |
76 | //#define NO_ACTION_LAYER | 76 | //#define NO_ACTION_LAYER |