Provide currated list of mapping keys (for keyboard)

This commit is contained in:
Kamil Trzciński 2022-11-28 18:47:14 +01:00
parent f203459f9d
commit e683915a2c
4 changed files with 435 additions and 7 deletions

View file

@ -1,6 +1,5 @@
using System.ComponentModel;
using System.Configuration;
using WindowsInput;
namespace SteamController.ProfilesSettings
{