diff options
author | IBNobody <protospherex@gmail.com> | 2016-04-14 12:59:16 -0500 |
---|---|---|
committer | IBNobody <protospherex@gmail.com> | 2016-04-14 12:59:16 -0500 |
commit | cf17687f29820b6bf9b8feb3b23dec6e271572c5 (patch) | |
tree | 30406a44fb52c2d535ca1fd73382cfb50a30978b /keyboard/planck/config.h | |
parent | d5cc31d7d4fc1a36fc3e3e0018369cb52553f50f (diff) |
Adding personal build file settings
Diffstat (limited to 'keyboard/planck/config.h')
-rw-r--r-- | keyboard/planck/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboard/planck/config.h b/keyboard/planck/config.h index d3719e0cb1..7d64f09773 100644 --- a/keyboard/planck/config.h +++ b/keyboard/planck/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 |