mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-10 21:41:56 -08:00
2c3dab6986
* input: Implement a SDL2 keyboard backend Add a new keyboard backend to the Ryujinx.Input.SDL2 project. This is currently unused. * Address Ac_k's comments * Address gdkchan's comments