If my understanding of the gamepad options is correct. The most modern gamepad protol isn't supported. That being https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/input/overviews/input-overview. The reason I want support for this is because the driver I'm using on linux xone https://github.com/dlundqvist/xone only supports the gip protocol, and it seems to be an improvement over xinput. I'm assuming it'd be possible for wooting two he + hardware to support gip if implemented.
I could be wrong and gip is already suported, or that the wooting he series can't support it.