Index: c51/kb_process.c
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/kb_process.c	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/kb_process.c	(working copy)
@@ -186,7 +186,7 @@
 
 void kb_set_multikey(word multikey_value)
 {
-	if(mult_key_status != KEY_RELEASE)
+	if(mult_key_status != KEY_WAIT_RELEASE)
 	{
 		mult_key_status = KEY_MULIT_PRESS;
 		multikey[0] = HID_REPORTID_2;
@@ -197,7 +197,7 @@
 
 void kb_set_systemkey(byte systemkey_value)
 {
-	if(mult_key_status != KEY_RELEASE)
+	if(mult_key_status != KEY_WAIT_RELEASE)
 	{
 		mult_key_status = KEY_SYSTEM_PRESS;
 		system_key_press = 1;
Index: c51/output/FW.COD
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/FW.COD	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/FW.COD	(working copy)
@@ -1,4 +1,4 @@
-LX51 LINKER/LOCATER V4.41                                                               05/19/2023  10:54:09  PAGE 1
+LX51 LINKER/LOCATER V4.41                                                               05/24/2023  19:12:58  PAGE 1
 
 
 
@@ -7403,11 +7403,11 @@
 ;---- Variable 'multikey_value' assigned to Register 'R4/R5' ----
 0027DD AD07              MOV     R5,AR7
 0027DF AC06              MOV     R4,AR6
-  189: 	if(mult_key_status != KEY_RELEASE)
+  189: 	if(mult_key_status != KEY_WAIT_RELEASE)
   190: 	{
 0027E1 904E4B            MOV     DPTR,#mult_key_status
 0027E4 E0                MOVX    A,@DPTR
-0027E5 6403              XRL     A,#03H
+0027E5 6402              XRL     A,#02H
 0027E7 600E              JZ      ?C0049?KB_PROCESS
   191: 		mult_key_status = KEY_MULIT_PRESS;
   192: 		multikey[0] = HID_REPORTID_2;
@@ -7437,11 +7437,11 @@
   198: void kb_set_systemkey(byte systemkey_value)
   199: {
 ;---- Variable 'systemkey_value' assigned to Register 'R7' ----
-  200: 	if(mult_key_status != KEY_RELEASE)
+  200: 	if(mult_key_status != KEY_WAIT_RELEASE)
   201: 	{
 0027F8 904E4B            MOV     DPTR,#mult_key_status
 0027FB E0                MOVX    A,@DPTR
-0027FC 6403              XRL     A,#03H
+0027FC 6402              XRL     A,#02H
 0027FE 6012              JZ      ?C0051?KB_PROCESS
   202: 		mult_key_status = KEY_SYSTEM_PRESS;
   203: 		system_key_press = 1;
Index: c51/output/FW.HTM
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/FW.HTM	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/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>05/19/2023  10:54:09</b><p>
+Creation time: <b>05/24/2023  19:12:58</b><p>
 
 <hr>
 
Index: c51/output/FW.MAP
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/FW.MAP	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/FW.MAP	(working copy)
@@ -1,4 +1,4 @@
-LX51 LINKER/LOCATER V4.41                                                               05/19/2023  10:54:09  PAGE 1
+LX51 LINKER/LOCATER V4.41                                                               05/24/2023  19:12:58  PAGE 1
 
 
 LX51 LINKER/LOCATER V4.41, INVOKED BY:
Index: c51/output/eeprom.dat
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/eeprom.dat	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/eeprom.dat	(working copy)
@@ -18408,7 +18408,7 @@
 4b
 e0
 64
-03
+02
 60
 0e
 74
@@ -18431,7 +18431,7 @@
 4b
 e0
 64
-03
+02
 60
 12
 74
@@ -24103,8 +24103,8 @@
 5c
 f0
 22
-83
-73
+a8
+38
 aa
 55
 40
Index: c51/output/fw.hex
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/fw.hex	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/fw.hex	(working copy)
@@ -636,8 +636,8 @@
 :1027B000037402F0904E8CE07007904DDFE0B4029D
 :1027C000077B017A4E79A4227B007A00790022E40B
 :1027D000FEEF6006145FFF0E80F7AF0622AD07AC78
-:1027E00006904E4BE06403600E7401F0904E4C0472
-:1027F000F0EFA3F0EEA3F022904E4BE064036012E2
+:1027E00006904E4BE06402600E7401F0904E4C0473
+:1027F000F0EFA3F0EEA3F022904E4BE064026012E3
 :102800007404F0904DE97401F0904E4C7406F0A3FE
 :10281000EFF022904ED9EBF0A3EAF0A3E9F0E4A3A5
 :10282000F0F0904EDCE0FFC394064002612C904E25
Index: c51/output/fwram.rom
===================================================================
--- /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/fwram.rom	(revision 677)
+++ /ZXS_KB_Project/ZXS_SK678_1026 _GAN_iB/c51/output/fwram.rom	(working copy)
@@ -10212,7 +10212,7 @@
 4b
 e0
 64
-03
+02
 60
 0e
 74
@@ -10235,7 +10235,7 @@
 4b
 e0
 64
-03
+02
 60
 12
 74
Index: c51/output/FW
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Index: c51/output/FW.SBR
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
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
