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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/users/hvp/hvp.h b/users/hvp/hvp.h
index 99da258aa..b016da9e2 100644
--- a/users/hvp/hvp.h
+++ b/users/hvp/hvp.h
@@ -5,8 +5,9 @@
5#endif 5#endif
6#include "quantum.h" 6#include "quantum.h"
7 7
8#undef TAPPING_TERM
8#define TAPPING_TERM 150 9#define TAPPING_TERM 150
9 10
10// Keys 11// Keys
11 12
12#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D) \ No newline at end of file 13#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)