Index: output/eeprom.dat
===================================================================
--- /YC1308AF/branch/mouse/mouse_public_4mode_usb/output/eeprom.dat	(revision 3218)
+++ /YC1308AF/branch/mouse/mouse_public_4mode_usb/output/eeprom.dat	(working copy)
@@ -886,8 +886,8 @@
 0f
 58
 00
-63
-80
+64
+15
 20
 20
 00
@@ -906,8 +906,8 @@
 1e
 58
 01
-0b
-60
+1b
+25
 67
 e1
 c8
@@ -6572,8 +6572,8 @@
 60
 00
 00
-f7
-9f
+6e
+b9
 aa
 55
 40
@@ -6716,9 +6716,9 @@
 04
 09
 46
+01
 00
 00
-22
 01
 1b
 aa
@@ -6764,7 +6764,7 @@
 02
 0f
 0e
-00
+ff
 ff
 ff
 ff
@@ -6776,7 +6776,7 @@
 00
 29
 49
-02
+00
 00
 00
 aa
@@ -7962,10 +7962,10 @@
 aa
 aa
 55
-34
-9f
-dc
-61
+10
+a0
+bb
+12
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AF/branch/mouse/mouse_public_4mode_usb/output/program.lis	(revision 3218)
+++ /YC1308AF/branch/mouse/mouse_public_4mode_usb/output/program.lis	(working copy)
@@ -282,14 +282,14 @@
 00d9 5800bb80 setarg 0xbb80 
 00da 67e1cc16 store 3 ,mem_24g_tsniff 
 00db 7048ca0f jam 15 ,mem_24g_fast_hop_count 
-00dc 58006380 setarg 0x6380 
+00dc 58006415 setarg 0x6415 
 00dd 202000e2 branch p_mouse_24g_short_sleep_set 
 
 p_mouse_g24_report_125hz:
 00de 58017700 setarg 0x17700 
 00df 67e1cc16 store 3 ,mem_24g_tsniff 
 00e0 7048ca1e jam 30 ,mem_24g_fast_hop_count 
-00e1 58010b60 setarg 0x10b60 
+00e1 58011b25 setarg 0x11b25 
 
 p_mouse_24g_short_sleep_set:
 00e2 67e1c8b1 store 3 ,mem_24g_short_sleep_set 
Index: program/patch.prog
===================================================================
--- /YC1308AF/branch/mouse/mouse_public_4mode_usb/program/patch.prog	(revision 3218)
+++ /YC1308AF/branch/mouse/mouse_public_4mode_usb/program/patch.prog	(working copy)
@@ -449,14 +449,14 @@
 	setarg 0xbb80
 	store 3,mem_24g_tsniff
 	jam 15,mem_24g_fast_hop_count
-	setarg 0x6380
+	setarg 0x6415
 	branch p_mouse_24g_short_sleep_set
 
 p_mouse_g24_report_125hz:
 	setarg 0x17700
 	store 3,mem_24g_tsniff	
 	jam 30,mem_24g_fast_hop_count
-	setarg 0x10b60
+	setarg 0x11b25
 p_mouse_24g_short_sleep_set:
 	store 3,mem_24g_short_sleep_set
 	store 3,mem_24g_short_sleep_set_init		
Index: sched/mouse.dat
===================================================================
--- /YC1308AF/branch/mouse/mouse_public_4mode_usb/sched/mouse.dat	(revision 3215)
+++ /YC1308AF/branch/mouse/mouse_public_4mode_usb/sched/mouse.dat	(working copy)
@@ -51,7 +51,7 @@
 #bit5 MOUSE_ENABLE_USB_250
 #bit6 MOUSE_ENABLE_USB_500
 #bit7 MOUSE_ENABLE_USB_1000
-00
+01
 
 #mouse flag byte5
 #bit0 MOUSE_ENABLE_POWER_ON_LED
@@ -73,7 +73,7 @@
 #bit5 MOUSE_ENABLE_PB_BUTTON_CONNECT_GND
 #bit6 MOUSE_ENABLE_DPI_KEY_CONNECT_ADC
 #bit7 MOUSE_ENABLE_24G_FIRST_AUTO_PAIRING
-22
+00
 
 #mouse flag byte7
 #bit0 MOUSE_ENABLE_AUTO_24G_PARING
@@ -122,14 +122,14 @@
 mem_lbutton_gpio:02
 mem_rbutton_gpio:0f
 mem_mbutton_gpio:0e
-mem_config_select_device_button_gpio:00
+mem_config_select_device_button_gpio:ff#00
 mem_whee_ta_data_gpio:ff
 mem_whee_tb_data_gpio:ff
 mem_device_switch_gpio:ff
 mem_mouse_sensor_sclk_gpio:05
 mem_mouse_sensor_sdio_gpio:07
 
-mem_sensor_angle_default:02	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
+mem_sensor_angle_default:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_sensor_angle_switch:00	#00--6CLK   01--9CLK   02--12CLK   03--3CLK
 mem_config_sensor_dpi:00		#00--1200   01--1600
 
