~ruther/qmk_firmware

051c0774f8663e6090392b691ce0afc8c3a0574f — Zach White 4 years ago 424d59b
undef TAPPING_TERM in users/hvp/hvp.h
1 files changed, 2 insertions(+), 1 deletions(-)

M users/hvp/hvp.h
M users/hvp/hvp.h => users/hvp/hvp.h +2 -1
@@ 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)