summaryrefslogtreecommitdiffstats
path: root/keyboards/ymdk/ymd96/keymaps/hgoel89/config.h
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:55:58 +0800
committerGitHub <noreply@github.com>2022-01-10 16:55:58 -0800
commit65e7d0c01f4524db24b66a9dcb692f3557cf8c46 (patch)
treefb553a1a3f36418643779f577941d04f78cac721 /keyboards/ymdk/ymd96/keymaps/hgoel89/config.h
parentc08ed73216428d3b810fb6dd05f0db29bd839738 (diff)
[Keyboard] move ymd96 to ymdk vendor folder (#15643)
Diffstat (limited to 'keyboards/ymdk/ymd96/keymaps/hgoel89/config.h')
-rw-r--r--keyboards/ymdk/ymd96/keymaps/hgoel89/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/ymdk/ymd96/keymaps/hgoel89/config.h b/keyboards/ymdk/ymd96/keymaps/hgoel89/config.h
new file mode 100644
index 0000000000..b1d74e1e69
--- /dev/null
+++ b/keyboards/ymdk/ymd96/keymaps/hgoel89/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define TAPPING_TERM 300
+
+#endif