Updates configs and some afcore elements

This commit is contained in:
2021-11-07 02:57:40 +01:00
parent 6061266db2
commit cefad499eb
38 changed files with 548 additions and 150 deletions

View File

@@ -128,6 +128,17 @@
}
}
},
{
"mode": "button",
"path": "/user/hand/left/input/application_menu",
"inputs":
{
"click":
{
"output": "/actions/main/in/MotionControllerMenu"
}
}
},
{
"mode": "trigger",
"path": "/user/hand/left/input/grip",
@@ -250,5 +261,5 @@
]
}
},
"description": "AF-14685802"
"description": "AF-17735300"
}