summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/rai-suta/config.h
diff options
context:
space:
mode:
authorJack Humbert2017-06-27 14:21:42 -0400
committerJack Humbert2017-06-27 14:21:42 -0400
commit9f5b4e1d7a37f873acbc19b8385964121566653e (patch)
tree78a51918d16a84148af5276170d2c30525dee661 /keyboards/planck/keymaps/rai-suta/config.h
parentb82604dadad81872abdb9fdde18086ee69e66671 (diff)
parent4ba9438c3f71e6ea3433be4f9e1a28d36471d247 (diff)
Merge branch 'master' of https://github.com/qmk/qmk_firmware into dual_audio
Diffstat (limited to 'keyboards/planck/keymaps/rai-suta/config.h')
-rw-r--r--keyboards/planck/keymaps/rai-suta/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/rai-suta/config.h b/keyboards/planck/keymaps/rai-suta/config.h
new file mode 100644
index 000000000..b36aa3db9
--- /dev/null
+++ b/keyboards/planck/keymaps/rai-suta/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define TAPPING_TERM ( 200 )
+
+#endif