Smart Key Hit Detection
Is that's any plan to implement the resizing of key hitboxes when tying to reduce typos? I end up making a lot of typos when typing with this keyboard compared to others, and since learning about how Apple ran into a similar problem when the iPhone was first being developed, and how they solved it, I was wondering if there's any plan to implement something like that for this.
I have no plan to implement this but that would be a very good idea. I'm currently implementing spell checking (https://github.com/Julow/Unexpected-Keyboard/pull/1137) and that seems like a good starting point for resizing the key hitboxes that are the most likely to be hit. Anyone is interested in implementing this ?