nefarius / DsHidMini

Virtual HID Mini-user-mode-driver for Sony DualShock 3 Controllers
https://docs.nefarius.at/projects/DsHidMini/
BSD 3-Clause "New" or "Revised" License
1.27k stars 55 forks source link

Allow customization of the quick disconnect combo #343

Closed Kanuan closed 7 months ago

Kanuan commented 7 months ago

Allows customization of the wireless disconnect button combo and hold time, with up to 3 different buttons to be chosen for the combo.

Implements #261

I'm not entirely sure if I done the following line correctly though:

https://github.com/Kanuan/DsHidMini/blob/customize-wireless-disconnect/sys/Configuration.c#L472