Index: c51/kb_process.c
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/kb_process.c	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/kb_process.c	(working copy)
@@ -907,7 +907,7 @@
 				temp = HID_MULTIKEY_MY_COMPUTER;
 				break;
 			case HID_KEY_F12:
-				temp = HID_MULTIKEY_AC_FAVORITES;
+				temp = HID_MULTIKEY_CALCULATOR;
 				break;
 			default :
 				break;
Index: c51/output/FW
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/output/FW.COD
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.COD	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.COD	(working copy)
@@ -1,4 +1,4 @@
-LX51 LINKER/LOCATER V4.41                                                               09/20/2023  23:36:49  PAGE 1
+LX51 LINKER/LOCATER V4.41                                                               10/10/2023  19:51:50  PAGE 1
 
 
 
@@ -9461,9 +9461,9 @@
 00315E 8006              SJMP    ?C0209?KB_PROCESS
   909: 			case HID_KEY_F12:
 003160         ?C0226?KB_PROCESS:
-  910: 				temp = HID_MULTIKEY_AC_FAVORITES;
+  910: 				temp = HID_MULTIKEY_CALCULATOR;
 003160 904F0C            MOV     DPTR,#temp
-003163 74D0              MOV     A,#0D0H
+003163 74FB              MOV     A,#0FBH
 003165 F0                MOVX    @DPTR,A
   911: 				break;
   912: 			default :
Index: c51/output/FW.HTM
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.HTM	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.HTM	(working copy)
@@ -25,7 +25,7 @@
 
 <p class="TinyT">
 Created from: <b>LX51 LINKER/LOCATER V4.41</b><br>
-Creation time: <b>09/20/2023  23:36:49</b><p>
+Creation time: <b>10/10/2023  19:51:50</b><p>
 
 <hr>
 
Index: c51/output/FW.MAP
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.MAP	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/FW.MAP	(working copy)
@@ -1,4 +1,4 @@
-LX51 LINKER/LOCATER V4.41                                                               09/20/2023  23:36:49  PAGE 1
+LX51 LINKER/LOCATER V4.41                                                               10/10/2023  19:51:49  PAGE 1
 
 
 LX51 LINKER/LOCATER V4.41, INVOKED BY:
Index: c51/output/FW.SBR
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/output/eeprom.dat
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/eeprom.dat	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/eeprom.dat	(working copy)
@@ -20818,7 +20818,7 @@
 4f
 0c
 74
-d0
+fb
 f0
 90
 4f
@@ -23766,8 +23766,8 @@
 5c
 f0
 22
-71
-e0
+15
+4b
 aa
 55
 40
Index: c51/output/fw.hex
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/fw.hex	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/fw.hex	(working copy)
@@ -788,7 +788,7 @@
 :1031300035904CC1E0B40110AF047B0B7D08122E1A
 :10314000DFE4904F0CF0801E904F0C74D6F0801688
 :10315000904F0C74FAF0800E904F0C74F9F08006CA
-:10316000904F0C74D0F0904F0CE0FF22E4FEEF6023
+:10316000904F0C74FBF0904F0CE0FF22E4FEEF60F8
 :1031700006145FFF0E80F7AF0622E4904E8BF0A39B
 :10318000F0A3F0A3F0A3F0A3F0A3F0A3F0A3F0A3A7
 :10319000F0A3F0B1407A4D79A8904EB17401F0A33C
Index: c51/output/fwram.rom
===================================================================
--- /XZR_Project/XZR_1026_K311_Switch_C/c51/output/fwram.rom	(revision 779)
+++ /XZR_Project/XZR_1026_K311_Switch_C/c51/output/fwram.rom	(working copy)
@@ -12642,7 +12642,7 @@
 4f
 0c
 74
-d0
+fb
 f0
 90
 4f
Index: c51/patch/adc.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/bluetooth.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/global_variable.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/kb_process.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/keyscan.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/led.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/ram.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/patch/sys.obj
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
