Version information:
- Platform: Windows 10
- Version: 25.11
Describe the bug
My keyboard has a key that looks like ⏭. Pressing it when OpenLoco has focus crashes OpenLoco.
It crashes on Keyboard.cpp L181 - _keyboardState is an array with length 256, but scanCode has been set to 258.