Index: output/eeprom.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/output/eeprom.dat	(revision 4956)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/output/eeprom.dat	(working copy)
@@ -4502,16 +4502,16 @@
 55
 20
 20
-04
-68
+60
+7b
 68
 48
 cc
 56
 20
 20
-04
-68
+60
+7b
 68
 48
 cc
@@ -4815,7 +4815,7 @@
 20
 40
 60
-65
+7b
 68
 48
 cd
@@ -6368,8 +6368,8 @@
 60
 00
 00
-5a
-4d
+78
+4e
 aa
 55
 40
@@ -6564,7 +6564,7 @@
 00
 10
 49
-ff
+08
 ff
 ff
 05
@@ -6676,7 +6676,7 @@
 55
 4c
 ff
-03
+8a
 ff
 ff
 ff
@@ -6686,9 +6686,9 @@
 00
 e6
 4d
-08
-03
-0a
+ff
+ff
+ff
 aa
 55
 01
@@ -7760,10 +7760,10 @@
 aa
 aa
 55
-c6
-a6
-96
-64
+3e
+a9
+ac
+5b
 ff
 ff
 ff
Index: output/program.lis
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/output/program.lis	(revision 4956)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/output/program.lis	(working copy)
@@ -1538,11 +1538,11 @@
 
 p_mouse_device_24g_led_off:
 0463 6848cc55 fetcht 1 ,mem_mouse_1io2led_multi_24gled 
-0464 20200468 branch p_gpio_set_high_impedance 
+0464 2020607b branch gpio_set_analog 
 
 p_mouse_device_bt1_led_off:
 0465 6848cc56 fetcht 1 ,mem_mouse_1io2led_multi_bt1led 
-0466 20200468 branch p_gpio_set_high_impedance 
+0466 2020607b branch gpio_set_analog 
 
 p_mouse_device_bt2_led_off:
 0467 6848cc57 fetcht 1 ,mem_mouse_1io2led_multi_bt2led 
@@ -1666,7 +1666,7 @@
 
 p_mouse_dpi_led_all_off:
 04b1 6848cde8 fetcht 1 ,mem_mouse_dpi_led_blue 
-04b2 20406065 call gpio_out_inactive 
+04b2 2040607b call gpio_set_analog 
 04b3 6848cde6 fetcht 1 ,mem_mouse_dpi_led_red 
 04b4 20406065 call gpio_out_inactive 
 04b5 6848cde7 fetcht 1 ,mem_mouse_dpi_led_green 
Index: program/patch.prog
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/program/patch.prog	(revision 4956)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/program/patch.prog	(working copy)
@@ -1755,10 +1755,10 @@
 	rtn
 p_mouse_device_24g_led_off:
 	fetcht 1,mem_mouse_1io2led_multi_24gled
-	branch p_gpio_set_high_impedance
+	branch gpio_set_analog
 p_mouse_device_bt1_led_off:
 	fetcht 1,mem_mouse_1io2led_multi_bt1led
-	branch p_gpio_set_high_impedance
+	branch gpio_set_analog
 p_mouse_device_bt2_led_off:
 	fetcht 1,mem_mouse_1io2led_multi_bt2led
 p_gpio_set_high_impedance:
@@ -1943,7 +1943,7 @@
 
 p_mouse_dpi_led_all_off:
 	fetcht 1,mem_mouse_dpi_led_blue
-	call gpio_out_inactive
+	call gpio_set_analog
 	fetcht 1,mem_mouse_dpi_led_red
 	call gpio_out_inactive
 	fetcht 1,mem_mouse_dpi_led_green
Index: sched/mouse.dat
===================================================================
--- /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/sched/mouse.dat	(revision 4956)
+++ /YC1308AC/branch/mouse_project/MingZhe_Project/branch/1m/mouse_public_24g_first/sched/mouse.dat	(working copy)
@@ -120,7 +120,7 @@
 mem_fw_button_gpio:0c
 mem_dpi_button_gpio:0d
 mem_dpi_another_button_gpio:ff
-mem_matrix_public_gpio:ff
+mem_matrix_public_gpio:08#ff
 mem_sensor_motion_gpio:ff
 mem_customer_key_gpio:ff
 mem_whee_a_data_gpio:05
@@ -168,15 +168,15 @@
 mem_mouse_multi_lowled_blink_count_init:0a		#low count=count
 #io config
 mem_mouse_1io2led_multi_24gled:ff
-mem_mouse_1io2led_multi_bt1led:03
+mem_mouse_1io2led_multi_bt1led:8a#03
 mem_mouse_1io2led_multi_bt2led:ff
 mem_mouse_low_gpio:ff
 mem_mouse_dpi_gpio:ff
 #1io2led multi end
 
-mem_mouse_dpi_led_red:08
-mem_mouse_dpi_led_green:03
-mem_mouse_dpi_led_blue:0a
+mem_mouse_dpi_led_red:ff#08
+mem_mouse_dpi_led_green:ff#03
+mem_mouse_dpi_led_blue:ff#0a
 
 mem_usb_offline_check_gpio:ff
 
