WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
313 stars 46 forks source link

Implement the map to keyboard action #429

Open WhiteMagic opened 2 years ago

WhiteMagic commented 2 years ago

Reimplementation of the map to keyboard action and fixing some of the bugs linked with the current implementation. This mostly requires UI work with a few tweaks in the execution logic.

Issues to be investigated during the implementation: #271, #254, #171