The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo in Magic Leap 2 controller shoulder button path.

+1 -1
+1 -1
src/xrt/auxiliary/bindings/bindings.json
··· 1085 1085 "pose": "XRT_INPUT_ML2_CONTROLLER_AIM_POSE" 1086 1086 } 1087 1087 }, 1088 - "/input/shoudler": { 1088 + "/input/shoulder": { 1089 1089 "type": "button", 1090 1090 "localized_name": "Shoulder", 1091 1091 "components": ["click"],