You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to add keyboard history along the lines of #2115. I think we'd just store a list of the tokens that come into the keyboard parser, with some basic anonymization. That way we could use it to do things like optimize key mappings using a huffman encoding
The text was updated successfully, but these errors were encountered:
We'd like to add keyboard history along the lines of #2115. I think we'd just store a list of the tokens that come into the keyboard parser, with some basic anonymization. That way we could use it to do things like optimize key mappings using a huffman encoding
The text was updated successfully, but these errors were encountered: