undef TAPPING_TERM in users/hvp/hvp.h
parent
424d59bc7e
commit
051c0774f8
|
@ -5,8 +5,9 @@
|
||||||
#endif
|
#endif
|
||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
|
#undef TAPPING_TERM
|
||||||
#define TAPPING_TERM 150
|
#define TAPPING_TERM 150
|
||||||
|
|
||||||
// Keys
|
// Keys
|
||||||
|
|
||||||
#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)
|
#define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)
|
||||||
|
|
Loading…
Reference in New Issue