Add comment about how ImGuiKey values are named after US keyboard keys. (#7205)

General text input is already covered by AddInputCharacter. For scancode-based key up/down info, simplest to admit that the up/down state indexes are kind of arbitrary and may not actually map perfectly to the labels on the keys.
1 file changed