summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/davidrambo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/keymaps/davidrambo/config.h')
-rw-r--r--keyboards/planck/keymaps/davidrambo/config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/davidrambo/config.h b/keyboards/planck/keymaps/davidrambo/config.h
new file mode 100644
index 000000000..c3bebf579
--- /dev/null
+++ b/keyboards/planck/keymaps/davidrambo/config.h
@@ -0,0 +1,9 @@
+#ifndef CONFIG_USER_H
+
+#define CONFIG_USER_H
+#define TAPPING_TERM 200
+#include "../../config.h"
+#define PERMISSIVE_HOLD
+#define PREVENT_STUCK_MODIFIERS
+
+#endif \ No newline at end of file