undef TAPPING_TERM in users/hvp/hvp.h
This commit is contained in:
parent
424d59bc7e
commit
051c0774f8
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue