1+ input_driver = " android"
2+ input_device = " magicx-input"
3+ input_vendor_id = " 46098"
4+ input_product_id = " 26214"
5+ input_device_display_name = " Magicx Mini 28"
6+
7+ input_up_btn = " 19"
8+ input_down_btn = " 20"
9+ input_left_btn = " 21"
10+ input_right_btn = " 22"
11+
12+ input_a_btn = " 23"
13+ input_b_btn = " 97"
14+ input_y_btn = " 100"
15+ input_x_btn = " 99"
16+ input_l_btn = " 102"
17+ input_r_btn = " 103"
18+ input_l2_btn = " 104"
19+ input_r2_btn = " 105"
20+ input_l3_btn = " 106"
21+ input_r3_btn = " 107"
22+
23+ input_select_btn = " 109"
24+ input_start_btn = " 108"
25+
26+ input_l_x_plus_axis = " +0"
27+ input_l_x_minus_axis = " -0"
28+ input_l_y_plus_axis = " +1"
29+ input_l_y_minus_axis = " -1"
30+ input_r_x_plus_axis = " +2"
31+ input_r_x_minus_axis = " -2"
32+ input_r_y_plus_axis = " +3"
33+ input_r_y_minus_axis = " -3"
34+
35+ input_b_btn_label = " B"
36+ input_y_btn_label = " Y"
37+ input_select_btn_label = " Select"
38+ input_start_btn_label = " Start"
39+ input_up_btn_label = " D-Pad Up"
40+ input_down_btn_label = " D-Pad Down"
41+ input_left_btn_label = " D-Pad Left"
42+ input_right_btn_label = " D-Pad Right"
43+ input_a_btn_label = " A"
44+ input_x_btn_label = " X"
45+ input_l_btn_label = " L1"
46+ input_r_btn_label = " R1
47+ input_l2_axis_label = " L2
48+ input_r2_axis_label = " R2"
49+ input_l3_btn_label = " Left Thumb"
50+ input_r3_btn_label = " Right Thumb"
51+ input_l_x_plus_axis_label = " Left Analog Right"
52+ input_l_x_minus_axis_label = " Left Analog Left"
53+ input_l_y_plus_axis_label = " Left Analog Down"
54+ input_l_y_minus_axis_label = " Left Analog Up"
55+ input_r_x_plus_axis_label = " Right Analog Right"
56+ input_r_x_minus_axis_label = " Right Analog Left"
57+ input_r_y_plus_axis_label = " Right Analog Down"
58+ input_r_y_minus_axis_label = " Right Analog Up"
59+ input_menu_toggle_btn_label = " Guide"
0 commit comments