summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/bucktooth/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/preonic/keymaps/bucktooth/config.h')
-rw-r--r--keyboards/preonic/keymaps/bucktooth/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/preonic/keymaps/bucktooth/config.h b/keyboards/preonic/keymaps/bucktooth/config.h
new file mode 100644
index 0000000000..b988831207
--- /dev/null
+++ b/keyboards/preonic/keymaps/bucktooth/config.h
@@ -0,0 +1,9 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define FORCE_NKRO 1
+#define PREVENT_STUCK_MODIFIERS
+
+#endif