SIGN IN SIGN UP

Fix the `character` field of the `RawKeyEvent` to hold correct data on non-Android platforms. (#65667)

This fixes a problem where the character field of the RawKeyEvent was not being set at all for non-Android platforms.

I also updated the key maps, and corrected a problem with the Windows key map where the backquote character wasn't correctly mapped.
G
Greg Spencer committed
199a7c19640c809a4fc4d642df46fad36adbb6d6
Parent: b8a39c1
Committed by GitHub <noreply@github.com> on 9/15/2020, 8:02:16 PM