Browse Source

undef TAPPING_TERM in users/hvp/hvp.h

changelog
Zach White 3 years ago
committed by Zach White
parent
commit
051c0774f8
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      users/hvp/hvp.h

+ 2
- 1
users/hvp/hvp.h View File

@ -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…
Cancel
Save