mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
undef TAPPING_TERM in users/hvp/hvp.h
This commit is contained in:
parent
424d59bc7e
commit
051c0774f8
@ -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 New Issue
Block a user