{
    "bindings": {
        "/actions/micmap": {
            "sources": [
                {
                    "path": "/user/hand/left/input/a/click",
                    "mode": "button",
                    "inputs": {
                        "click": {
                            "output": "/actions/micmap/in/dashboard_select"
                        }
                    }
                },
                {
                    "path": "/user/hand/right/input/a/click",
                    "mode": "button",
                    "inputs": {
                        "click": {
                            "output": "/actions/micmap/in/dashboard_select"
                        }
                    }
                }
            ]
        }
    },
    "name": "MicMap Valve Index Controller Bindings",
    "description": "Default bindings for Valve Index (Knuckles) controllers",
    "controller_type": "knuckles"
}