namespace Ryujinx.Configuration.Hid
{
public struct KeyboardHotkeys
public Key ToggleVsync { get; set; }
}