summaryrefslogtreecommitdiff
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.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/layouts/community/ergodox/kejadlen/config.h b/layouts/community/ergodox/kejadlen/config.h
index 9e076dead1..4e554e8a1a 100644
--- a/layouts/community/ergodox/kejadlen/config.h
+++ b/layouts/community/ergodox/kejadlen/config.h
@@ -1,11 +1,6 @@
-#ifndef CONFIG_USER_H
-#define CONFIG_USER_H
-
-#include QMK_KEYBOARD_CONFIG_H
+#pragma once
#define FORCE_NKRO
#undef TAPPING_TERM
#undef IGNORE_MOD_TAP_INTERRUPT
-
-#endif