summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 99da258aaf..b016da9e25 100644
--- a/users/hvp/hvp.h
+++ b/users/hvp/hvp.h
@@ -5,8 +5,9 @@
#endif
#include "quantum.h"
+#undef TAPPING_TERM
#define TAPPING_TERM 150
// Keys
-#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D) \ No newline at end of file
+#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)