Skip to content

Commit

Permalink
Merge pull request #25 from Wolfy76700/Wolfy76700-patch-1
Browse files Browse the repository at this point in the history
Fix 8bitdo Lite
  • Loading branch information
Wolfy76700 authored Apr 5, 2024
2 parents ebfbca0 + d4be833 commit 81ef3e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pad/8bitdo/lite/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"Left Stick Right"
],
"socd_prevention": {
"hardware": false,
"hardware": true,
"software": null
}
},
Expand All @@ -80,7 +80,7 @@
"Right Stick Right"
],
"socd_prevention": {
"hardware": false,
"hardware": true,
"software": null
}
},
Expand Down Expand Up @@ -132,4 +132,4 @@
"turbo": true
},
"source": "https://download.8bitdo.com/Manual/Controller/Lite/Lite_Manual.pdf"
}
}

0 comments on commit 81ef3e4

Please sign in to comment.