fix(combos)Fix bug with overlapping combos timeouts (#1945)
* Fix bug with overlapping combos timeouts * Fix trailing whitespace * Fix log format
This commit is contained in:
parent
6a3cc914fc
commit
aa4cb143bf
4 changed files with 126 additions and 7 deletions
|
|
@ -0,0 +1,8 @@
|
|||
after filtering out timed out combo candidates: remaining_candidates=2 timestamp=71
|
||||
after filtering out timed out combo candidates: remaining_candidates=1 timestamp=81
|
||||
after filtering out timed out combo candidates: remaining_candidates=0 timestamp=91
|
||||
usage_page 0x07 keycode 0x04 implicit_mods 0x00 explicit_mods 0x00
|
||||
after filtering out timed out combo candidates: remaining_candidates=2 timestamp=143
|
||||
after filtering out timed out combo candidates: remaining_candidates=1 timestamp=153
|
||||
after filtering out timed out combo candidates: remaining_candidates=1 timestamp=159
|
||||
usage_page 0x07 keycode 0x1D implicit_mods 0x00 explicit_mods 0x00
|
||||
Loading…
Add table
Add a link
Reference in a new issue