summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/dilly/keymaps/delmo/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keebio/dilly/keymaps/delmo/config.h')
-rw-r--r--keyboards/keebio/dilly/keymaps/delmo/config.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/keebio/dilly/keymaps/delmo/config.h b/keyboards/keebio/dilly/keymaps/delmo/config.h
new file mode 100644
index 000000000..4d704c17e
--- /dev/null
+++ b/keyboards/keebio/dilly/keymaps/delmo/config.h
@@ -0,0 +1,10 @@
+#ifndef CONFIG_USER_H
+#define CONFIG_USER_H
+
+#include "../../config.h"
+
+#define TAPPING_TERM 200
+#define RETRO_TAPPING
+#define PERMISSIVE_HOLD
+
+#endif