diff options
Diffstat (limited to 'keyboards/gmmk/gmmk2/p96/config.h')
-rw-r--r-- | keyboards/gmmk/gmmk2/p96/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/gmmk/gmmk2/p96/config.h b/keyboards/gmmk/gmmk2/p96/config.h index aa7e59ef98..54ee5f458e 100644 --- a/keyboards/gmmk/gmmk2/p96/config.h +++ b/keyboards/gmmk/gmmk2/p96/config.h @@ -16,7 +16,6 @@ #pragma once -#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 14 @@ -114,6 +113,3 @@ /* Set debounce time to 5ms */ #define DEBOUNCE 5 - -/* Force NKRO on boot up regardless of the setting saved in the EEPROM (uncomment to enable it) */ -// #define FORCE_NKRO |