* hid: Initial Keyboard Support This adds basic hid keyboard support. Because of OpenTK.Input limitations, some specials keys aren't mapped. * Fix code style * Fix for loops code style * Make hid keyboard feature toggleable * Address comments * Fix 2 other nits * Apply jd's suggestion |
||
|---|---|---|
| .. | ||
| Hid.cs | ||
| HidBaseController.cs | ||
| HidControllerButtons.cs | ||
| HidControllerColorDesc.cs | ||
| HidControllerConnState.cs | ||
| HidControllerId.cs | ||
| HidControllerLayouts.cs | ||
| HidControllerType.cs | ||
| HidHotkeyButtons.cs | ||
| HidJoystickPosition.cs | ||
| HidKeyboard.cs | ||
| HidNpadController.cs | ||
| HidProController.cs | ||
| HidTouchPoint.cs | ||
| HidValues.cs | ||
| IHidDevice.cs | ||
| NpadColor.cs | ||