diff options
Diffstat (limited to 'keyboards/massdrop/ctrl/config.h')
-rw-r--r-- | keyboards/massdrop/ctrl/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/massdrop/ctrl/config.h b/keyboards/massdrop/ctrl/config.h index 77967e17d3..f48c25d423 100644 --- a/keyboards/massdrop/ctrl/config.h +++ b/keyboards/massdrop/ctrl/config.h @@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" /* USB Device descriptor parameter */ #define SERIAL_NUM "Unavailable" @@ -102,9 +101,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* Locking resynchronize hack */ //#define LOCKING_RESYNC_ENABLE -/* Force boot in NKRO mode */ -//#define FORCE_NKRO - /* * Feature disable options * These options are also useful to firmware size reduction. |