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
feat(gamepad): reject non-standard gamepads
When a gamepad connects, Contro will now check whether its `mapping`
equals `standard` and reject it if it doesn't.
Closes#2