{ "name": "Vive to Standard", "channels": [ { "from": "Vive.LY", "when": "Vive.LS", "filters": "invert", "to": "Standard.LY" }, { "from": "Vive.LX", "when": "Vive.LS", "to": "Standard.LX" }, { "from": "Vive.LT", "to": "Standard.LT" }, { "from": "Vive.LB", "to": "Standard.LB" }, { "from": "Vive.LS", "to": "Standard.LS" }, { "from": "Vive.RY", "when": "Vive.RS", "filters": "invert", "to": "Standard.RY" }, { "from": "Vive.RX", "when": "Vive.RS", "to": "Standard.RX" }, { "from": "Vive.RT", "to": "Standard.RT" }, { "from": "Vive.RB", "to": "Standard.RB" }, { "from": "Vive.RS", "to": "Standard.RS" }, { "from": "Vive.LeftPrimaryThumb", "to": "Standard.LeftPrimaryThumb" }, { "from": "Vive.RightPrimaryThumb", "to": "Standard.RightPrimaryThumb" }, { "from": "Vive.LeftSecondaryThumb", "to": "Standard.LeftSecondaryThumb" }, { "from": "Vive.RightSecondaryThumb", "to": "Standard.RightSecondaryThumb" }, { "from": "Vive.LeftHand", "to": "Standard.LeftHand" }, { "from": "Vive.RightHand", "to": "Standard.RightHand" } ] }