feat(input/linux): allow ds5 gamepads to have a fixed device mac based on controller index (#4158)

This commit is contained in:
Kishi
2025-08-17 00:17:04 +02:00
committed by GitHub
parent 319319c2df
commit cc6e853fba
6 changed files with 66 additions and 4 deletions

View File

@@ -193,6 +193,7 @@ namespace config {
bool ds4_back_as_touchpad_click;
bool motion_as_ds4;
bool touchpad_as_ds4;
bool ds5_inputtino_randomize_mac;
bool keyboard;
bool mouse;