Use QUICK_TAP_MS macros
This commit is contained in:
parent
98a55c43f0
commit
b683c88bf8
3 changed files with 16 additions and 10 deletions
|
@ -7,8 +7,9 @@
|
|||
╰───────╮ LH2 LH1 LH0 │ │ RH0 RH1 RH2 ╭───────╯
|
||||
╰─────────────╯ ╰─────────────╯ */
|
||||
|
||||
// must be same for all combos to avoid #986, possibly related to #905
|
||||
// COMBO_TERM must be same for all combos to avoid #986, possibly related to #905
|
||||
#define COMBO_TERM 30
|
||||
#define COMBO_QUICK_TAP_MS 150
|
||||
|
||||
/* Punctuation (horizontal left hand) */
|
||||
ZMK_COMBO(num, &tog NUM, LT3 LT1, DEF NUM)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue