Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/output/eeprom.dat	(revision 3974)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/output/eeprom.dat	(working copy)
@@ -3208,10 +3208,10 @@
 e0
 c9
 27
-c0
+c1
 06
-40
-91
+00
+00
 20
 20
 40
@@ -6136,8 +6136,8 @@
 60
 00
 00
-ae
-4e
+6a
+95
 aa
 55
 40
@@ -6316,9 +6316,9 @@
 00
 0d
 49
+0d
 0c
 0b
-0d
 aa
 55
 01
@@ -7474,8 +7474,8 @@
 55
 34
 90
-42
-97
+13
+b7
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/output/program.lis	(revision 3974)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/output/program.lis	(working copy)
@@ -1057,7 +1057,7 @@
 
 p_mouse_setting_dpi_4_level:
 0320 6fe0c927 fetch 1 ,mem_config_sensor_type 
-0321 c0064091 beq s201x ,mouse_setting_dpi_4_level + 2 
+0321 c1060000 rtneq s201x 
 0322 2020408f branch mouse_setting_dpi_4_level 
 
 p_mouse_seting_dpi:
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/program/patch.prog	(revision 3974)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/program/patch.prog	(working copy)
@@ -1286,7 +1286,7 @@
 //=============dpi level setting===========//
 p_mouse_setting_dpi_4_level:
 	fetch 1,mem_config_sensor_type
-	beq S201X,mouse_setting_dpi_4_level+2
+	rtneq S201X
 	branch mouse_setting_dpi_4_level
 
 p_mouse_seting_dpi:
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/sched/mouse.dat	(revision 3974)
+++ /YC1308AC/branch/mouse_project/YJX_Project/1011-T_Project/Multimode/PB_3mode_2ch_YMS-71/sched/mouse.dat	(working copy)
@@ -116,9 +116,9 @@
 mem_rssi_dis_min_ble_init:75
 mem_rssi_dis_max_ble_init:80
 
-mem_bk_button_gpio:0c
-mem_fw_button_gpio:0b
-mem_dpi_button_gpio:0d
+mem_bk_button_gpio:0d
+mem_fw_button_gpio:0c
+mem_dpi_button_gpio:0b
 mem_dpi_another_button_gpio:ff
 mem_matrix_public_gpio:ff
 mem_sensor_motion_gpio:ff
