Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/eeprom.dat	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/eeprom.dat	(working copy)
@@ -1175,7 +1175,7 @@
 68
 48
 cb
-cb
+ca
 98
 46
 7c
@@ -6892,8 +6892,8 @@
 60
 00
 00
-1a
-34
+8f
+c6
 aa
 55
 40
@@ -7313,7 +7313,7 @@
 00
 ca
 4b
-ff
+06
 06
 aa
 55
@@ -7867,10 +7867,10 @@
 aa
 aa
 55
-88
-3a
-14
-df
+8f
+39
+d0
+a2
 ff
 ff
 ff
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/flash.dat	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/flash.dat	(working copy)
@@ -1175,7 +1175,7 @@
 68
 48
 cb
-cb
+ca
 98
 46
 7c
@@ -6892,8 +6892,8 @@
 60
 00
 00
-1a
-34
+8f
+c6
 aa
 55
 40
@@ -7313,7 +7313,7 @@
 00
 ca
 4b
-ff
+06
 06
 aa
 55
@@ -7867,10 +7867,10 @@
 aa
 aa
 55
-88
-3a
-14
-df
+8f
+39
+d0
+a2
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/program.lis	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/program.lis	(working copy)
@@ -374,7 +374,7 @@
 0121 c1ff8000 rtnne gpio_disable 
 0122 20404115 call mouse_check_key_gpio 
 0123 1fe17e07 and pdata ,0x07 ,pdata 
-0124 6848cbcb fetcht 1 ,mem_mouse_commbination_key_24g 
+0124 6848cbca fetcht 1 ,mem_mouse_commbination_key_bt 
 0125 98467c00 isub temp ,null 
 0126 20228128 branch p_mouse_dpi_down ,zero 
 0127 2020012c branch p_mouse_dpi_up 
Index: output/ramcode.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/ramcode.rom	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/ramcode.rom	(working copy)
@@ -290,7 +290,7 @@
 c1ff8000
 20404115
 1fe17e07
-6848cbcb
+6848cbca
 98467c00
 20228128
 2020012c
Index: output/sched.rom
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/sched.rom	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/output/sched.rom	(working copy)
@@ -292,7 +292,7 @@
 
 
 #bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
-mem_mouse_commbination_key_bt:ff#07
+mem_mouse_commbination_key_bt:06
 mem_mouse_commbination_key_24g:06
 
 mem_store_information_delay_timer_init:02
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program/patch.prog	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program/patch.prog	(working copy)
@@ -472,7 +472,7 @@
 	rtnne GPIO_DISABLE
 	call mouse_check_key_gpio
 	and pdata,0x07,pdata
-	fetcht 1,mem_mouse_commbination_key_24g
+	fetcht 1,mem_mouse_commbination_key_bt
 	isub temp,null
 	branch p_mouse_dpi_down,zero
 	branch p_mouse_dpi_up
Index: program_patch/main_patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program_patch/main_patch.prog	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/program_patch/main_patch.prog	(working copy)
@@ -472,7 +472,7 @@
 	rtnne GPIO_DISABLE
 	call mouse_check_key_gpio
 	and pdata,0x07,pdata
-	fetcht 1,mem_mouse_commbination_key_24g
+	fetcht 1,mem_mouse_commbination_key_bt
 	isub temp,null
 	branch p_mouse_dpi_down,zero
 	branch p_mouse_dpi_up
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/sched/mouse.dat	(revision 2907)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/mouse_pubulic/sched/mouse.dat	(working copy)
@@ -196,7 +196,7 @@
 
 
 #bit0:mouse_key_l    bit1:mouse_key_r  bit2:mouse_key_m
-mem_mouse_commbination_key_bt:ff#07
+mem_mouse_commbination_key_bt:06
 mem_mouse_commbination_key_24g:06
 
 mem_store_information_delay_timer_init:02
