Use equal timeout for overlapping combos

Randomly trying out things to see if mitigates the issue with mod-taps
getting stuck.

Possibly related:
https://github.com/zmkfirmware/zmk/issues/986,
https://github.com/zmkfirmware/zmk/issues/905
This commit is contained in:
urob 2022-06-09 22:14:35 -04:00 committed by urob
parent 4f1baef8c3
commit 851c4f1fad

View file

@ -18,7 +18,7 @@ compatible = "zmk,combos";
};
#define COMBO_TERM_H 30
#define COMBO_TERM_V 40
#define COMBO_TERM_V 30
#define LT0 0
#define LT1 1