summaryrefslogtreecommitdiff
path: root/keyboards/tv44/keymaps/belak/config.h
diff options
context:
space:
mode:
authorKaleb Elwert2017-09-06 11:57:40 -0700
committerJack Humbert2017-09-10 22:59:30 -0400
commita4ff8b91f74df9fb1d87f52c0ded23935344d2eb (patch)
tree58e5aa8d44f0daae22c153375858d9d692addb5d /keyboards/tv44/keymaps/belak/config.h
parent63cde006c54886f7995d40a285099fedb9f8fc83 (diff)
Update tv44-belak keymap
Diffstat (limited to 'keyboards/tv44/keymaps/belak/config.h')
-rw-r--r--keyboards/tv44/keymaps/belak/config.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/tv44/keymaps/belak/config.h b/keyboards/tv44/keymaps/belak/config.h
new file mode 100644
index 000000000..47d96a29d
--- /dev/null
+++ b/keyboards/tv44/keymaps/belak/config.h
@@ -0,0 +1,8 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define TAPPING_TERM 500
+
+#endif