Index: format/rom.format
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/format/rom.format	(revision 1385)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/format/rom.format	(working copy)
@@ -3611,13 +3611,13 @@
 1 RGB_BACKLIGHT_STATUS_ON
 2 RGB_BACKLIGHT_STATUS_BREATHE
 
-1 RGB_BACKLIGHT_ON_TPYE_RED
-2 RGB_BACKLIGHT_ON_TPYE_ORANGE
-3 RGB_BACKLIGHT_ON_TPYE_PURPLE
-4 RGB_BACKLIGHT_ON_TPYE_GREEN
-5 RGB_BACKLIGHT_ON_TPYE_CYAN
-6 RGB_BACKLIGHT_ON_TPYE_BLUE
-7 RGB_BACKLIGHT_ON_TPYE_WHITE
+0 RGB_BACKLIGHT_ON_TPYE_RED
+1 RGB_BACKLIGHT_ON_TPYE_ORANGE
+2 RGB_BACKLIGHT_ON_TPYE_PURPLE
+3 RGB_BACKLIGHT_ON_TPYE_GREEN
+4 RGB_BACKLIGHT_ON_TPYE_CYAN
+5 RGB_BACKLIGHT_ON_TPYE_BLUE
+6 RGB_BACKLIGHT_ON_TPYE_WHITE
 
 1 RGB_BACKLIGHT_BREATHE_TPYE_BLUE
 2 RGB_BACKLIGHT_BREATHE_TPYE_GREEN
Index: output/bt_format.meta
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_format.meta	(revision 1385)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_format.meta	(working copy)
@@ -6201,13 +6201,13 @@
 1 RGB_BACKLIGHT_STATUS_ON
 2 RGB_BACKLIGHT_STATUS_BREATHE
 
-1 RGB_BACKLIGHT_ON_TPYE_RED
-2 RGB_BACKLIGHT_ON_TPYE_ORANGE
-3 RGB_BACKLIGHT_ON_TPYE_PURPLE
-4 RGB_BACKLIGHT_ON_TPYE_GREEN
-5 RGB_BACKLIGHT_ON_TPYE_CYAN
-6 RGB_BACKLIGHT_ON_TPYE_BLUE
-7 RGB_BACKLIGHT_ON_TPYE_WHITE
+0 RGB_BACKLIGHT_ON_TPYE_RED
+1 RGB_BACKLIGHT_ON_TPYE_ORANGE
+2 RGB_BACKLIGHT_ON_TPYE_PURPLE
+3 RGB_BACKLIGHT_ON_TPYE_GREEN
+4 RGB_BACKLIGHT_ON_TPYE_CYAN
+5 RGB_BACKLIGHT_ON_TPYE_BLUE
+6 RGB_BACKLIGHT_ON_TPYE_WHITE
 
 1 RGB_BACKLIGHT_BREATHE_TPYE_BLUE
 2 RGB_BACKLIGHT_BREATHE_TPYE_GREEN
Index: output/bt_program23.icode
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.icode	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.icode	(working copy)
@@ -1064,7 +1064,7 @@
  00001063  0x000005a2 call  0x00004509 
  00001064  0x000005a3 fetch  0x00000001 , 0x00004c31 
  00001065  0x000005a4 increase  0x00000001 , 0x0000003f 
- 00001066  0x000005a6 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00001066  0x000005a6 sub  0x0000003f , 0x00000006 , 0x0000003e 
  00001067  0x000005a7 ncall  0x00000372 , 0x00000002 
  00001068  0x000005a8 store  0x00000001 , 0x00004c31 
  00001069  0x000005a9 store  0x00000001 , 0x000049a1 
@@ -1159,7 +1159,7 @@
  00001158  0x00000625 nbranch  0x00000491 , 0x00000034 
  00001159  0x00000626 call  0x00000462 
  00001160  0x00000627 fetch  0x00000001 , 0x00004c31 
- 00001161  0x00000628 sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00001161  0x00000628 sub  0x0000003f , 0x00000006 , 0x0000003e 
  00001162  0x00000629 ncall  0x00000372 , 0x00000002 
  00001163  0x0000062a store  0x00000001 , 0x00004c31 
  00001164  0x0000062b arg  0x00004c22 , 0x00000006 
Index: output/bt_program23.meta
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.meta	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.meta	(working copy)
@@ -1534,7 +1534,7 @@
 	beq RGB_BACKLIGHT_BREATHE_TPYE_PURPLE,p_keyboard_breathe_tpye_purple
 	beq RGB_BACKLIGHT_BREATHE_TPYE_WHITE,p_keyboard_breathe_tpye_white
 	rtn
- p_keyboard_breathe_tpye_white:
+p_keyboard_breathe_tpye_white:
 	call p_keyboard_breathe_tpye_red
 	call p_keyboard_breathe_tpye_green
 	branch p_keyboard_breathe_tpye_blue
Index: output/bt_program23.rom
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.rom	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/bt_program23.rom	(working copy)
@@ -1064,7 +1064,7 @@
 00100000010000000100010100001001
 01101111111000001100110000110001
 00011111111000001111111000000001
-00011111111001100111110000000111
+00011111111001100111110000000110
 00100100010000010000001101110010
 01100111111000001100110000110001
 01100111111000001100100110100001
@@ -1159,7 +1159,7 @@
 00100100001110100000010010010001
 00100000010000000000010001100010
 01101111111000001100110000110001
-00011111111001100111110000000111
+00011111111001100111110000000110
 00100100010000010000001101110010
 01100111111000001100110000110001
 11011000110000000100110000100010
Index: output/eeprom.dat
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/eeprom.dat	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/eeprom.dat	(working copy)
@@ -4271,7 +4271,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -4651,7 +4651,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -6616,8 +6616,8 @@
 60
 00
 00
-db
-da
+c0
+0b
 aa
 55
 40
Index: output/flash.dat
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/flash.dat	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/flash.dat	(working copy)
@@ -4271,7 +4271,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -4651,7 +4651,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -6616,8 +6616,8 @@
 60
 00
 00
-db
-da
+c0
+0b
 aa
 55
 40
Index: output/otp.dat
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/otp.dat	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/otp.dat	(working copy)
@@ -4271,7 +4271,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -4651,7 +4651,7 @@
 1f
 e6
 7c
-07
+06
 24
 41
 03
@@ -6616,8 +6616,8 @@
 60
 00
 00
-db
-da
+c0
+0b
 aa
 55
 40
Index: output/program.lis
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/program.lis	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/program.lis	(working copy)
@@ -1446,7 +1446,7 @@
 0429 1fe0fe01 increase 1 ,pdata 
 
 p_keyboard_rgb_on_type_switch_next:
-042a 1fe67c07 sub pdata ,rgb_backlight_on_tpye_white ,null 
+042a 1fe67c06 sub pdata ,rgb_backlight_on_tpye_white ,null 
 042b 24410372 ncall p_mouse_clear_pdata ,positive 
 042c 67e0cc31 store 1 ,mem_backlight_on_type 
 042d 67e0c9a1 store 1 ,mem_mouse_retention + 1 
@@ -1579,7 +1579,7 @@
 0486 243a0491 nbranch p_keyboard_rgb_pwm_level ,blank 
 0487 20400462 call p_keyboard_rgb_pwm_disable 
 0488 6fe0cc31 fetch 1 ,mem_backlight_on_type 
-0489 1fe67c07 sub pdata ,rgb_backlight_on_tpye_white ,null 
+0489 1fe67c06 sub pdata ,rgb_backlight_on_tpye_white ,null 
 048a 24410372 ncall p_mouse_clear_pdata ,positive 
 048b 67e0cc31 store 1 ,mem_backlight_on_type 
 048c d8c04c22 arg mem_rgb_on_color ,contr 
Index: output/ramcode.rom
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/ramcode.rom	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/output/ramcode.rom	(working copy)
@@ -1064,7 +1064,7 @@
 20404509
 6fe0cc31
 1fe0fe01
-1fe67c07
+1fe67c06
 24410372
 67e0cc31
 67e0c9a1
@@ -1159,7 +1159,7 @@
 243a0491
 20400462
 6fe0cc31
-1fe67c07
+1fe67c06
 24410372
 67e0cc31
 d8c04c22
Index: program/patch.prog
===================================================================
--- /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/program/patch.prog	(revision 1386)
+++ /branch/keyboard/customer_FW/HT_project/HT_030HK_only_bt_rgb/program/patch.prog	(working copy)
@@ -2297,7 +2297,7 @@
 	beq RGB_BACKLIGHT_BREATHE_TPYE_PURPLE,p_keyboard_breathe_tpye_purple
 	beq RGB_BACKLIGHT_BREATHE_TPYE_WHITE,p_keyboard_breathe_tpye_white
 	rtn
- p_keyboard_breathe_tpye_white:
+p_keyboard_breathe_tpye_white:
 	call p_keyboard_breathe_tpye_red
 	call p_keyboard_breathe_tpye_green
 	branch p_keyboard_breathe_tpye_blue
