aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h')
-rw-r--r--keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h b/keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h
new file mode 100644
index 000000000..b25194014
--- /dev/null
+++ b/keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h
@@ -0,0 +1,11 @@
+
+#define TAPPING_TERM 150 //reduce time required to register a held key
+
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+// place overrides here
+
+#endif