RyuKen/Ryujinx
Thomas Guillemard 12badfffb9 hid: Initial Keyboard Support (#684)
* 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
2019-05-03 09:29:01 +10:00
..
Ui hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
_schema.json hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
Config.jsonc hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
Configuration.cs hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
Program.cs Built in profiling (#567) 2019-04-26 14:53:10 +10:00
Ryujinx.csproj Built in profiling (#567) 2019-04-26 14:53:10 +10:00