Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/eeprom.dat	(revision 1671)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/eeprom.dat	(working copy)
@@ -5330,7 +5330,7 @@
 00
 20
 22
-a3
+c8
 2e
 6f
 e2
@@ -5760,8 +5760,8 @@
 20
 04
 8e
-b6
-f7
+7e
+df
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/flash.dat	(revision 1671)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/flash.dat	(working copy)
@@ -5330,7 +5330,7 @@
 00
 20
 22
-a3
+c8
 2e
 6f
 e2
@@ -5760,8 +5760,8 @@
 20
 04
 8e
-b6
-f7
+7e
+df
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/output/program.lis	(revision 1671)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/output/program.lis	(working copy)
@@ -1787,7 +1787,7 @@
 0530 6fe24877 fetch 4 ,mem_24g_pair_addr 
 0531 684a483c fetcht 4 ,mem_24g_addr 
 0532 98467c00 isub temp ,null 
-0533 2022a32e branch g24_pair_start ,zero 
+0533 2022c82e branch mouse_24g_pair_start ,zero 
 0534 6fe248a9 fetch 4 ,mem_24g_device_addr 
 0535 684a483c fetcht 4 ,mem_24g_addr 
 0536 98467c00 isub temp ,null 
@@ -23750,6 +23750,8 @@
 482b 20404576 call mouse_stop_discovery 
 482c 2040498e call mouse_low_voltage_led_blink_disable 
 482d 204048cc call mouse_discover_setting_led_gpio 
+
+mouse_24g_pair_start:
 482e 70483601 jam type_ms ,mem_24g_data_type 
 482f 6fe44bab fetch mouse_flag_len ,mem_mouse_flag 
 4830 c30aa32e bbit0 mouse_enable_keyboard ,g24_pair_start 
Index: program/app_mouse.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program/app_mouse.prog	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program/app_mouse.prog	(working copy)
@@ -4382,6 +4382,7 @@
 	call mouse_stop_discovery
 	call mouse_low_voltage_led_blink_disable
 	call mouse_discover_setting_led_gpio
+mouse_24g_pair_start:
 	jam TYPE_MS,mem_24g_data_type
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
 	bbit0 MOUSE_ENABLE_KEYBOARD,g24_pair_start
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program/patch.prog	(revision 1672)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program/patch.prog	(working copy)
@@ -2135,7 +2135,7 @@
 	fetch 4,mem_24g_pair_addr
 	fetcht 4,mem_24g_addr
 	isub temp,null
-	branch g24_pair_start,zero
+	branch mouse_24g_pair_start,zero
 	
 	fetch 4,mem_24g_device_addr
 	fetcht 4,mem_24g_addr
Index: program_patch/24g_spec_code/patch_24g.prog
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/24g_spec_code/patch_24g.prog	(revision 1654)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/program_patch/24g_spec_code/patch_24g.prog	(working copy)
@@ -483,7 +483,7 @@
 	fetch 4,mem_24g_pair_addr
 	fetcht 4,mem_24g_addr
 	isub temp,null
-	branch g24_pair_start,zero
+	branch mouse_24g_pair_start,zero
 	
 	fetch 4,mem_24g_device_addr
 	fetcht 4,mem_24g_addr
Index: sched/mouse_1305.dat
===================================================================
--- /YC1308AC/branch/mouse_project/mouse_pubulic/sched/mouse_1305.dat	(revision 1671)
+++ /YC1308AC/branch/mouse_project/mouse_pubulic/sched/mouse_1305.dat	(working copy)
@@ -109,7 +109,7 @@
 mem_dpi_another_button_gpio:ff
 mem_matrix_public_gpio:ff
 mem_sensor_motion_gpio:03
-mem_customer_key_gpio:ff
+mem_customer_key_gpio:00
 mem_whee_a_data_gpio:06
 mem_whee_b_data_gpio:07
 mem_config_device_24g_led_gpio:8c
@@ -154,14 +154,14 @@
 mem_customer_key_press:
 #03 ea 00 00 00 00 00 00 00 #VOL DOWN
 #02 01 00 00 00 00 00 00 00 #POWERDOWN
-00 05 00 04 00 00 00 00 00#CTRL+ALT+A
-#00 08 00 07 00 00 00 00 00#One-click desktop
+#00 05 00 04 00 00 00 00 00#CTRL+ALT+A
+00 08 00 07 00 00 00 00 00#One-click desktop
 
 mem_customer_key_release:
 #03 00 00 00 00 00 00 00 00 #MEDIA RELEASE
 #02 00 00 00 00 00 00 00 00 #SYSTEM CRTL RELEASE
-00 00 00 00 00 00 00 00 00#STANDARD KEY RELEASE
-#00 00 00 00 00 00 00 00 00#One-click desktop
+#00 00 00 00 00 00 00 00 00#STANDARD KEY RELEASE
+00 00 00 00 00 00 00 00 00#One-click desktop
 
 
 
