aboutsummaryrefslogtreecommitdiff
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 2b2210f87..99da258aa 100644
--- a/users/hvp/hvp.h
+++ b/users/hvp/hvp.h
@@ -4,3 +4,9 @@
4# include "tap_dances.h" 4# include "tap_dances.h"
5#endif 5#endif
6#include "quantum.h" 6#include "quantum.h"
7
8#define TAPPING_TERM 150
9
10// Keys
11
12#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D) \ No newline at end of file