Index: output/eeprom.dat
===================================================================
--- /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/eeprom.dat	(revision 1486)
+++ /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/eeprom.dat	(working copy)
@@ -5896,7 +5896,7 @@
 00
 03
 00
-01
+00
 2c
 aa
 55
@@ -6901,7 +6901,7 @@
 d5
 91
 d0
-e7
+7f
 f0
 ea
 f2
@@ -6914,19 +6914,19 @@
 5d
 4d
 00
+29
 fb
-f7
-ad
-a5
-a6
-a7
-a8
-eb
+f1
+fa
+e8
 e9
+eb
 ec
 ed
 ee
-a9
+ef
+f0
+f2
 4c
 00
 00
@@ -7116,10 +7116,10 @@
 aa
 aa
 55
-8b
-78
-e4
-85
+08
+79
+82
+15
 ff
 ff
 ff
Index: output/flash.dat
===================================================================
--- /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/flash.dat	(revision 1486)
+++ /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/flash.dat	(working copy)
@@ -5896,7 +5896,7 @@
 00
 03
 00
-01
+00
 2c
 aa
 55
@@ -6901,7 +6901,7 @@
 d5
 91
 d0
-e7
+7f
 f0
 ea
 f2
@@ -6914,19 +6914,19 @@
 5d
 4d
 00
+29
 fb
-f7
-ad
-a5
-a6
-a7
-a8
-eb
+f1
+fa
+e8
 e9
+eb
 ec
 ed
 ee
-a9
+ef
+f0
+f2
 4c
 00
 00
@@ -7116,10 +7116,10 @@
 aa
 aa
 55
-8b
-78
-e4
-85
+08
+79
+82
+15
 ff
 ff
 ff
Index: output/otp.dat
===================================================================
--- /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/otp.dat	(revision 1486)
+++ /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/otp.dat	(working copy)
@@ -5896,7 +5896,7 @@
 00
 03
 00
-01
+00
 2c
 aa
 55
@@ -6901,7 +6901,7 @@
 d5
 91
 d0
-e7
+7f
 f0
 ea
 f2
@@ -6914,19 +6914,19 @@
 5d
 4d
 00
+29
 fb
-f7
-ad
-a5
-a6
-a7
-a8
-eb
+f1
+fa
+e8
 e9
+eb
 ec
 ed
 ee
-a9
+ef
+f0
+f2
 4c
 00
 00
@@ -7116,7 +7116,7 @@
 aa
 aa
 55
-8b
-78
-e4
-85
+08
+79
+82
+15
Index: output/sched.rom
===================================================================
--- /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/sched.rom	(revision 1479)
+++ /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/output/sched.rom	(working copy)
@@ -137,7 +137,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-01
+00
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -392,22 +392,22 @@
 57 85 58 52 e9 50 4a 4d			#c14
 00 e1 e5 ed ee ec eb fb 			#c15
 f1 e3 d1 d3 d2 d4 ef d5				#c16
-91 d0 e7 f0 ea f2 fb 90				#c17
+91 d0 7f f0 ea f2 fb 90				#c17
 
 mem_keyboard_fn_first:	00			#fn first  00:press f1~f12=f1~f12      01:press fn+f1~f12=f1~f12
-mem_keyboard_fn_esc:	fb			#esc
-mem_keyboard_fn_f1:	f7			#f1
-mem_keyboard_fn_f2:	ad			#f2
-mem_keyboard_fn_f3:	a5			#f3
-mem_keyboard_fn_f4:	a6			#f4
-mem_keyboard_fn_f5:	a7			#f5
-mem_keyboard_fn_f6:	a8			#f6
-mem_keyboard_fn_f7:	eb			#f7
-mem_keyboard_fn_f8:	e9			#f8
-mem_keyboard_fn_f9:	ec			#f9
-mem_keyboard_fn_f10:	ed			#f10
-mem_keyboard_fn_f11:	ee			#f11
-mem_keyboard_fn_f12:	a9			#f12
+mem_keyboard_fn_esc:	29			#esc
+mem_keyboard_fn_f1:	fb			#f1
+mem_keyboard_fn_f2:	f1			#f2
+mem_keyboard_fn_f3:	fa			#f3
+mem_keyboard_fn_f4:	e8			#f4
+mem_keyboard_fn_f5:	e9			#f5
+mem_keyboard_fn_f6:	eb			#f6
+mem_keyboard_fn_f7:	ec			#f7
+mem_keyboard_fn_f8:	ed			#f8
+mem_keyboard_fn_f9:	ee			#f9
+mem_keyboard_fn_f10:	ef			#f10
+mem_keyboard_fn_f11:	f0			#f11
+mem_keyboard_fn_f12:	f2			#f12
 mem_keyboard_fn_del:	4c			#delete
 
 # 00: disable           01: enable
Index: sched/keyboard.dat
===================================================================
--- /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/sched/keyboard.dat	(revision 1479)
+++ /branch/keyboard/customer_FW/MingZhe_project/5188_1M_MZ_only_2.4G/sched/keyboard.dat	(working copy)
@@ -70,7 +70,7 @@
 #bit5 MOUSE_ENABLE_COMMBINATION_KEY_BY_BT_DISCOVERY
 #bit6 MOUSE_ENABLE_DPI_KEY_LONG_PRESS_DISCONVERY
 #bit7 MOUSE_ENABLE_PB_BUTTON_LONG_PRESS_DISCONVERY
-01
+00
 
 #mouse flag byte8
 #bit0 MOUSE_ENABLE_SMOOTHER
@@ -325,22 +325,22 @@
 57 85 58 52 e9 50 4a 4d			#c14
 00 e1 e5 ed ee ec eb fb 			#c15
 f1 e3 d1 d3 d2 d4 ef d5				#c16
-91 d0 e7 f0 ea f2 fb 90				#c17
+91 d0 7f f0 ea f2 fb 90				#c17
 
 mem_keyboard_fn_first:	00			#fn first  00:press f1~f12=f1~f12      01:press fn+f1~f12=f1~f12
-mem_keyboard_fn_esc:	fb			#esc
-mem_keyboard_fn_f1:	f7			#f1
-mem_keyboard_fn_f2:	ad			#f2
-mem_keyboard_fn_f3:	a5			#f3
-mem_keyboard_fn_f4:	a6			#f4
-mem_keyboard_fn_f5:	a7			#f5
-mem_keyboard_fn_f6:	a8			#f6
-mem_keyboard_fn_f7:	eb			#f7
-mem_keyboard_fn_f8:	e9			#f8
-mem_keyboard_fn_f9:	ec			#f9
-mem_keyboard_fn_f10:	ed			#f10
-mem_keyboard_fn_f11:	ee			#f11
-mem_keyboard_fn_f12:	a9			#f12
+mem_keyboard_fn_esc:	29			#esc
+mem_keyboard_fn_f1:	fb			#f1
+mem_keyboard_fn_f2:	f1			#f2
+mem_keyboard_fn_f3:	fa			#f3
+mem_keyboard_fn_f4:	e8			#f4
+mem_keyboard_fn_f5:	e9			#f5
+mem_keyboard_fn_f6:	eb			#f6
+mem_keyboard_fn_f7:	ec			#f7
+mem_keyboard_fn_f8:	ed			#f8
+mem_keyboard_fn_f9:	ee			#f9
+mem_keyboard_fn_f10:	ef			#f10
+mem_keyboard_fn_f11:	f0			#f11
+mem_keyboard_fn_f12:	f2			#f12
 mem_keyboard_fn_del:	4c			#delete
 
 # 00: disable           01: enable
