Skip to content

Commit

Permalink
undef TAPPING_TERM in users/hvp/hvp.h
Browse files Browse the repository at this point in the history
  • Loading branch information
skullydazed committed Jan 30, 2021
1 parent 424d59b commit 051c077
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion users/hvp/hvp.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)

0 comments on commit 051c077

Please sign in to comment.