Skip to content

Commit 78aa82d

Browse files
authored
Merge pull request #1292 from Starman99x/patch-1
dinput: Update 8BitDo M30 Bluetooth Controller Menu Toggle for 2.01
2 parents 6e8ec2e + 4c3ede0 commit 78aa82d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dinput/8Bitdo_M30_BT.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 8BitDo M30 Bluetooth controller
22
# https://www.8bitdo.com/m30/
33
# https://support.8bitdo.com/
4-
# Firmware v1.15
4+
# Firmware v2.01
55
#
66
# This configuration is for when the controller is connected by Bluetooth, and there's a corresponding one for when it is connected by USB.
77
#
@@ -28,7 +28,7 @@ input_l2_btn = "8"
2828
input_r2_btn = "9"
2929
input_select_btn = "10"
3030
input_start_btn = "11"
31-
input_menu_toggle_btn = "12"
31+
input_menu_toggle_btn = "2"
3232

3333
input_a_btn_label = "B"
3434
input_b_btn_label = "A"

0 commit comments

Comments
 (0)