diff options
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 0a1a6a935..cc3a1741a 100644 --- a/keyboard/planck/config.h +++ b/keyboard/planck/config.h | |||
| @@ -131,10 +131,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 131 | */ | 131 | */ |
| 132 | 132 | ||
| 133 | /* disable debug print */ | 133 | /* disable debug print */ |
| 134 | // #define NO_DEBUG | 134 | #define NO_DEBUG |
| 135 | 135 | ||
| 136 | /* disable print */ | 136 | /* disable print */ |
| 137 | // #define NO_PRINT | 137 | #define NO_PRINT |
| 138 | 138 | ||
| 139 | /* disable action features */ | 139 | /* disable action features */ |
| 140 | //#define NO_ACTION_LAYER | 140 | //#define NO_ACTION_LAYER |
