We're migrating over from `Mousetrap` and have a key binding against `?`. It doesn't seem possible to use `?` in `KeyboardEventHandler`'s `handleKeys`- we have to use `shift+/` instead. Is this intended behaviour?