diff --git a/interface/resources/controllers/standard.json b/interface/resources/controllers/standard.json index c9e91c8666..04a3f560b6 100644 --- a/interface/resources/controllers/standard.json +++ b/interface/resources/controllers/standard.json @@ -22,7 +22,7 @@ "to": "Actions.Up", "filters": [ - { "type": "deadZone", "min": 0.95 }, + { "type": "deadZone", "min": 0.6 }, "invert" ] },