Updated mappings. /JL

This commit is contained in:
2025-04-25 18:19:05 +02:00
parent 029eb3095e
commit 17c947b6fb
9 changed files with 80 additions and 132 deletions

View File

@@ -9,7 +9,7 @@ from .xbox_series_x_controller import XboxSeriesXController
from .generic_controller import GenericController
from .logitech_dual_action_controller import LogitechDualActionController
__version__ = "0.1.10"
__version__ = "0.1.11"
CONTROLLERS = {
"DualSense Wireless Controller": DualSenseController,