diff options
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 5528667fa..bb9d29dab 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/>. | |||
73 | */ | 73 | */ |
74 | 74 | ||
75 | /* disable debug print */ | 75 | /* disable debug print */ |
76 | #define NO_DEBUG | 76 | // #define NO_DEBUG |
77 | 77 | ||
78 | /* disable print */ | 78 | /* disable print */ |
79 | #define NO_PRINT | 79 | // #define NO_PRINT |
80 | 80 | ||
81 | /* disable action features */ | 81 | /* disable action features */ |
82 | //#define NO_ACTION_LAYER | 82 | //#define NO_ACTION_LAYER |