]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/bpiphany/frosty_flake/keymaps/QFR_JM/config.h
Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)
[qmk_firmware.git] / keyboards / bpiphany / frosty_flake / keymaps / QFR_JM / config.h
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 (file)
index 0000000..b251940
--- /dev/null
@@ -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