aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/kejadlen/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/community/ergodox/kejadlen/config.h')
-rw-r--r--layouts/community/ergodox/kejadlen/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/layouts/community/ergodox/kejadlen/config.h b/layouts/community/ergodox/kejadlen/config.h
new file mode 100644
index 000000000..9e076dead
--- /dev/null
+++ b/layouts/community/ergodox/kejadlen/config.h
@@ -0,0 +1,11 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include QMK_KEYBOARD_CONFIG_H
+
+#define FORCE_NKRO
+
+#undef TAPPING_TERM
+#undef IGNORE_MOD_TAP_INTERRUPT
+
+#endif