summaryrefslogtreecommitdiffstats
path: root/users/hvp/hvp.h
diff options
context:
space:
mode:
Diffstat (limited to 'users/hvp/hvp.h')
-rw-r--r--users/hvp/hvp.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/users/hvp/hvp.h b/users/hvp/hvp.h
index 2b2210f873..99da258aaf 100644
--- a/users/hvp/hvp.h
+++ b/users/hvp/hvp.h
@@ -4,3 +4,9 @@
# include "tap_dances.h"
#endif
#include "quantum.h"
+
+#define TAPPING_TERM 150
+
+// Keys
+
+#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D) \ No newline at end of file