summaryrefslogtreecommitdiff
path: root/keyboards/owlab/jelly_epoch/soldered/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/owlab/jelly_epoch/soldered/config.h')
-rw-r--r--keyboards/owlab/jelly_epoch/soldered/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/owlab/jelly_epoch/soldered/config.h b/keyboards/owlab/jelly_epoch/soldered/config.h
index 54aa5978e2..b8026d93fa 100644
--- a/keyboards/owlab/jelly_epoch/soldered/config.h
+++ b/keyboards/owlab/jelly_epoch/soldered/config.h
@@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 6
@@ -34,9 +33,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DEBOUNCE 5
/* NKRO */
-#ifdef NKRO_ENABLE
-# define FORCE_NKRO
-#endif
+#define FORCE_NKRO
/* RGB Strip*/
#define RGB_DI_PIN B15