mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
undef TAPPING_TERM in users/hvp/hvp.h
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user