summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/lightsaver/keymaps/rasmus/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/duck/lightsaver/keymaps/rasmus/config.h')
-rw-r--r--keyboards/duck/lightsaver/keymaps/rasmus/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/duck/lightsaver/keymaps/rasmus/config.h b/keyboards/duck/lightsaver/keymaps/rasmus/config.h
new file mode 100644
index 000000000..f2b5d264e
--- /dev/null
+++ b/keyboards/duck/lightsaver/keymaps/rasmus/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define FORCE_NKRO
+
+#endif