Looking at the documentation there seems to be a native wrapper for controller input in XR (which would make sense because there would be no point supporting controller tracking if you cant access the buttons using the same framework).
However I can’t find any information on what the standard Axes and Button names to use are, all I can find are “Button ID” and “Axes ID” and the rest of the information seems to push me to use the official SDKs, which sort of defeats the point of having XR in the first place