I want to be able to press two keys "at the same time" and make them behave like a different key. Eg. I press `J`, I get `J`. I press `k` I get `k`. But if I press `JK` in "quick succsession" I want them to trigger as `Enter`