summaryrefslogtreecommitdiffstats
path: root/keyboards/duck/lightsaver/keymaps/rasmus/config.h
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-08-26 18:30:49 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-26 18:30:49 +0200
commita63d4774f5115b91703936183a39a4724b44b94d (patch)
tree3e5e1e394b0c23aed6d187b73755b2eb009c556f /keyboards/duck/lightsaver/keymaps/rasmus/config.h
parent1ee545014a0415eee8cbe4a3773002fb13371d14 (diff)
downloadqmk_firmware-a63d4774f5115b91703936183a39a4724b44b94d.tar.gz
qmk_firmware-a63d4774f5115b91703936183a39a4724b44b94d.tar.xz
Keyboard: Putting all my ducks in a row: Lightsaver (#3758)
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