summaryrefslogtreecommitdiff
path: root/users/talljoe/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/talljoe/config.h')
-rw-r--r--users/talljoe/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/talljoe/config.h b/users/talljoe/config.h
new file mode 100644
index 0000000000..15bbde6bcd
--- /dev/null
+++ b/users/talljoe/config.h
@@ -0,0 +1,9 @@
+#ifndef USERSPACE_CONFIG_H
+#define USERSPACE_CONFIG_H
+
+#define PREVENT_STUCK_MODIFIERS
+#define IGNORE_MOD_TAP_INTERRUPT
+
+#define RESET_LAYER 15
+
+#endif // !USERSPACE_CONFIG_H