From 495bd783830fc6c607ab42aeb8852a868992a44e Mon Sep 17 00:00:00 2001 From: pixeltris <6952411+pixeltris@users.noreply.github.com> Date: Sun, 23 May 2021 23:23:32 +0100 Subject: [PATCH] Update data files to V6.0.0.47 --- .../656801909/data/profile_offline_std.json | 11 +- .../656801910/data/profile_offline_std.json | 11 +- .../656801933/data/profile_offline_3.json | 2 +- Build/Data/device/656801940/config.json | 106 + Build/Data/device/656801940/data/keymap.js | 1118 ++++++++++ Build/Data/device/656801940/data/profile.json | 823 ++++++++ .../656801940/data/profile_offline_1.json | 1201 +++++++++++ .../656801940/data/profile_offline_2.json | 1203 +++++++++++ .../656801940/data/profile_offline_3.json | 1194 +++++++++++ .../656801940/data/profile_offline_std.json | 26 + .../656801940/data/profile_online_1.json | 826 ++++++++ .../656801946/data/profile_offline_std.json | 12 +- .../656801947/data/profile_offline_std.json | 12 +- Build/Data/device/656801954/config.json | 102 + Build/Data/device/656801954/data/keymap.js | 256 +++ Build/Data/device/656801954/data/profile.json | 237 +++ .../656801954/data/profile_offline_1.json | 237 +++ .../656801954/data/profile_offline_2.json | 237 +++ .../656801954/data/profile_offline_3.json | 237 +++ .../656801954/data/profile_offline_std.json | 26 + .../656801954/data/profile_online_1.json | 318 +++ Build/Data/device/656801955/config.json | 102 + Build/Data/device/656801955/data/keymap.js | 254 +++ Build/Data/device/656801955/data/profile.json | 237 +++ .../656801955/data/profile_offline_1.json | 237 +++ .../656801955/data/profile_offline_2.json | 237 +++ .../656801955/data/profile_offline_3.json | 237 +++ .../656801955/data/profile_offline_std.json | 26 + .../656801955/data/profile_online_1.json | 318 +++ Build/Data/device/656801956/config.json | 102 + Build/Data/device/656801956/data/keymap.js | 256 +++ Build/Data/device/656801956/data/profile.json | 237 +++ .../656801956/data/profile_offline_1.json | 237 +++ .../656801956/data/profile_offline_2.json | 237 +++ .../656801956/data/profile_offline_3.json | 237 +++ .../656801956/data/profile_offline_std.json | 26 + .../656801956/data/profile_online_1.json | 318 +++ Build/Data/device/656801957/config.json | 106 + Build/Data/device/656801957/data/keymap.js | 1203 +++++++++++ Build/Data/device/656801957/data/profile.json | 1274 ++++++++++++ .../656801957/data/profile_offline_1.json | 1804 +++++++++++++++++ .../656801957/data/profile_offline_2.json | 1803 ++++++++++++++++ .../656801957/data/profile_offline_3.json | 1803 ++++++++++++++++ .../656801957/data/profile_offline_std.json | 28 + .../656801957/data/profile_online_1.json | 1285 ++++++++++++ Build/Data/device/656801958/config.json | 106 + Build/Data/device/656801958/data/keymap.js | 1119 ++++++++++ Build/Data/device/656801958/data/profile.json | 823 ++++++++ .../656801958/data/profile_offline_1.json | 1201 +++++++++++ .../656801958/data/profile_offline_2.json | 1203 +++++++++++ .../656801958/data/profile_offline_3.json | 1194 +++++++++++ .../656801958/data/profile_offline_std.json | 26 + .../656801958/data/profile_online_1.json | 826 ++++++++ Build/Data/device/656801959/config.json | 106 + Build/Data/device/656801959/data/keymap.js | 1118 ++++++++++ Build/Data/device/656801959/data/profile.json | 822 ++++++++ .../656801959/data/profile_offline_1.json | 1211 +++++++++++ .../656801959/data/profile_offline_2.json | 1200 +++++++++++ .../656801959/data/profile_offline_3.json | 1193 +++++++++++ .../656801959/data/profile_offline_std.json | 26 + .../656801959/data/profile_online_1.json | 827 ++++++++ Build/Data/device/656801960/config.json | 106 + Build/Data/device/656801960/data/keymap.js | 1118 ++++++++++ Build/Data/device/656801960/data/profile.json | 822 ++++++++ .../656801960/data/profile_offline_1.json | 1260 ++++++++++++ .../656801960/data/profile_offline_2.json | 1248 ++++++++++++ .../656801960/data/profile_offline_3.json | 1244 ++++++++++++ .../656801960/data/profile_offline_std.json | 27 + .../656801960/data/profile_online_1.json | 827 ++++++++ Build/Data/device/modellist.json | 114 +- Build/Data/lighting/GK68S-1.le | 526 +++-- Build/Data/lighting/GK68S-2.le | 626 ++++-- Build/Data/lighting/GK68S-3.le | 527 +++-- Build/Data/lighting/GK84_S Spectral Cycle.le | 641 ++++++ Build/Data/lighting/GK84_S Windmill.le | 624 ++++++ 75 files changed, 42901 insertions(+), 609 deletions(-) create mode 100644 Build/Data/device/656801940/config.json create mode 100644 Build/Data/device/656801940/data/keymap.js create mode 100644 Build/Data/device/656801940/data/profile.json create mode 100644 Build/Data/device/656801940/data/profile_offline_1.json create mode 100644 Build/Data/device/656801940/data/profile_offline_2.json create mode 100644 Build/Data/device/656801940/data/profile_offline_3.json create mode 100644 Build/Data/device/656801940/data/profile_offline_std.json create mode 100644 Build/Data/device/656801940/data/profile_online_1.json create mode 100644 Build/Data/device/656801954/config.json create mode 100644 Build/Data/device/656801954/data/keymap.js create mode 100644 Build/Data/device/656801954/data/profile.json create mode 100644 Build/Data/device/656801954/data/profile_offline_1.json create mode 100644 Build/Data/device/656801954/data/profile_offline_2.json create mode 100644 Build/Data/device/656801954/data/profile_offline_3.json create mode 100644 Build/Data/device/656801954/data/profile_offline_std.json create mode 100644 Build/Data/device/656801954/data/profile_online_1.json create mode 100644 Build/Data/device/656801955/config.json create mode 100644 Build/Data/device/656801955/data/keymap.js create mode 100644 Build/Data/device/656801955/data/profile.json create mode 100644 Build/Data/device/656801955/data/profile_offline_1.json create mode 100644 Build/Data/device/656801955/data/profile_offline_2.json create mode 100644 Build/Data/device/656801955/data/profile_offline_3.json create mode 100644 Build/Data/device/656801955/data/profile_offline_std.json create mode 100644 Build/Data/device/656801955/data/profile_online_1.json create mode 100644 Build/Data/device/656801956/config.json create mode 100644 Build/Data/device/656801956/data/keymap.js create mode 100644 Build/Data/device/656801956/data/profile.json create mode 100644 Build/Data/device/656801956/data/profile_offline_1.json create mode 100644 Build/Data/device/656801956/data/profile_offline_2.json create mode 100644 Build/Data/device/656801956/data/profile_offline_3.json create mode 100644 Build/Data/device/656801956/data/profile_offline_std.json create mode 100644 Build/Data/device/656801956/data/profile_online_1.json create mode 100644 Build/Data/device/656801957/config.json create mode 100644 Build/Data/device/656801957/data/keymap.js create mode 100644 Build/Data/device/656801957/data/profile.json create mode 100644 Build/Data/device/656801957/data/profile_offline_1.json create mode 100644 Build/Data/device/656801957/data/profile_offline_2.json create mode 100644 Build/Data/device/656801957/data/profile_offline_3.json create mode 100644 Build/Data/device/656801957/data/profile_offline_std.json create mode 100644 Build/Data/device/656801957/data/profile_online_1.json create mode 100644 Build/Data/device/656801958/config.json create mode 100644 Build/Data/device/656801958/data/keymap.js create mode 100644 Build/Data/device/656801958/data/profile.json create mode 100644 Build/Data/device/656801958/data/profile_offline_1.json create mode 100644 Build/Data/device/656801958/data/profile_offline_2.json create mode 100644 Build/Data/device/656801958/data/profile_offline_3.json create mode 100644 Build/Data/device/656801958/data/profile_offline_std.json create mode 100644 Build/Data/device/656801958/data/profile_online_1.json create mode 100644 Build/Data/device/656801959/config.json create mode 100644 Build/Data/device/656801959/data/keymap.js create mode 100644 Build/Data/device/656801959/data/profile.json create mode 100644 Build/Data/device/656801959/data/profile_offline_1.json create mode 100644 Build/Data/device/656801959/data/profile_offline_2.json create mode 100644 Build/Data/device/656801959/data/profile_offline_3.json create mode 100644 Build/Data/device/656801959/data/profile_offline_std.json create mode 100644 Build/Data/device/656801959/data/profile_online_1.json create mode 100644 Build/Data/device/656801960/config.json create mode 100644 Build/Data/device/656801960/data/keymap.js create mode 100644 Build/Data/device/656801960/data/profile.json create mode 100644 Build/Data/device/656801960/data/profile_offline_1.json create mode 100644 Build/Data/device/656801960/data/profile_offline_2.json create mode 100644 Build/Data/device/656801960/data/profile_offline_3.json create mode 100644 Build/Data/device/656801960/data/profile_offline_std.json create mode 100644 Build/Data/device/656801960/data/profile_online_1.json create mode 100644 Build/Data/lighting/GK84_S Spectral Cycle.le create mode 100644 Build/Data/lighting/GK84_S Windmill.le diff --git a/Build/Data/device/656801909/data/profile_offline_std.json b/Build/Data/device/656801909/data/profile_offline_std.json index 4591d4d..fa09e1e 100644 --- a/Build/Data/device/656801909/data/profile_offline_std.json +++ b/Build/Data/device/656801909/data/profile_offline_std.json @@ -5,8 +5,8 @@ "Active": 0, "DriverLE": [ { - "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", - "Name": "光谱循环" + "GUID": "7538C175-D52F-4D94-964C-DDA7BC78749A", + "Name": "GK84/S 光谱循环" }, { "GUID": "MACICE01-BULE-4E04-BB6F-C72C7A650F85", @@ -16,11 +16,10 @@ "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", "Name": "RGB渐变" }, - { - "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", - "Name": "风车" - }, + "GUID": "96F1F8A0-9360-4344-87B7-25BF2779A634", + "Name": "GK84/S 风车" + }, { "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", "Name": "彩虹波" diff --git a/Build/Data/device/656801910/data/profile_offline_std.json b/Build/Data/device/656801910/data/profile_offline_std.json index 4591d4d..fa09e1e 100644 --- a/Build/Data/device/656801910/data/profile_offline_std.json +++ b/Build/Data/device/656801910/data/profile_offline_std.json @@ -5,8 +5,8 @@ "Active": 0, "DriverLE": [ { - "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", - "Name": "光谱循环" + "GUID": "7538C175-D52F-4D94-964C-DDA7BC78749A", + "Name": "GK84/S 光谱循环" }, { "GUID": "MACICE01-BULE-4E04-BB6F-C72C7A650F85", @@ -16,11 +16,10 @@ "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", "Name": "RGB渐变" }, - { - "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", - "Name": "风车" - }, + "GUID": "96F1F8A0-9360-4344-87B7-25BF2779A634", + "Name": "GK84/S 风车" + }, { "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", "Name": "彩虹波" diff --git a/Build/Data/device/656801933/data/profile_offline_3.json b/Build/Data/device/656801933/data/profile_offline_3.json index d9eb335..819d4bd 100644 --- a/Build/Data/device/656801933/data/profile_offline_3.json +++ b/Build/Data/device/656801933/data/profile_offline_3.json @@ -451,7 +451,7 @@ "MenuPID": "", "MenuID": "", "MenuName": "LCtrl+↑", - "DriverValue": "0x0200520", + "DriverValue": "0x02005201", "KeyLE": { "GUID": "", "Name": "" diff --git a/Build/Data/device/656801940/config.json b/Build/Data/device/656801940/config.json new file mode 100644 index 0000000..767b613 --- /dev/null +++ b/Build/Data/device/656801940/config.json @@ -0,0 +1,106 @@ +{ + "DeviceType": 0, + "DriverLEKey": 54, + "LeCate": 68, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": true, + "IsFnx": false, + "hasModeLe": false, + "hasPid": true, + "FuncTable":[{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + },{ + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + },{ + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect":[{ + "title": "第一行", + "lang": "line_first", + "lcodes": [2,3,4,5,6,7,8,9,10,11,0,16,12,13,14] + },{ + "title": "第二行", + "lang": "line_second", + "lcodes": [26,31,32,33,24,27,28,30,25,29,22,38,34,35,37] + },{ + "title": "第三行", + "lang": "line_third", + "lcodes": [46,48,49,50,51,52,53,54,47,58,60,55,56,44] + },{ + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66,79,72,70,74,73,71,69,68,82,75,76,77,81] + },{ + "title": "第五行", + "lang": "line_fifth", + "lcodes": [99,100,88,90,98,89,94,104,102,103,92,95,97] + },{ + "title": "底灯", + "lang": "line_bottom", + "lcodes": [20,42,64,21,43,65] + },{ + "title": "上灯条", + "lang": "line_top_bar", + "lcodes": [110,111,112,113,114,115,116,117] + }], + "UserManual":[{ + "title_lang": "layer_oper", + "items":[{ + "key": "Fn+W", + "desc_lang": "change_onboard_layer_1" + },{ + "key": "Fn+E", + "desc_lang": "change_onboard_layer_2" + },{ + "key": "Fn+R", + "desc_lang": "change_onboard_layer_3" + },{ + "key": "Fn+Q", + "desc_lang": "change_driver_layer_1" + }] + },{ + "title_lang": "le_oper", + "items":[{ + "key": "Fn+]/[", + "desc_lang": "change_std_le" + },{ + "key": "Fn+↑", + "desc_lang": "change_le_brightness_inc" + },{ + "key": "Fn+↓", + "desc_lang": "change_le_brightness_dec" + },{ + "key": "Fn+→", + "desc_lang": "change_le_speed_inc" + },{ + "key": "Fn+←", + "desc_lang": "change_le_speed_dec" + }] + },{ + "title_lang": "system_oper", + "items":[{ + "key": "Fn+ESC+Q", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801940/data/keymap.js b/Build/Data/device/656801940/data/keymap.js new file mode 100644 index 0000000..a7866db --- /dev/null +++ b/Build/Data/device/656801940/data/keymap.js @@ -0,0 +1,1118 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 158, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "1", + "Show": "1", + "LogicCode": 36, + "LocationCode": 2, + "Position": { + "Left": 213, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "2", + "Show": "2", + "LogicCode": 37, + "LocationCode": 3, + "Position": { + "Left": 268, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "3", + "Show": "3", + "LogicCode": 38, + "LocationCode": 4, + "Position": { + "Left": 323, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "4", + "Show": "4", + "LogicCode": 39, + "LocationCode": 5, + "Position": { + "Left": 378, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "5", + "Show": "5", + "LogicCode": 40, + "LocationCode": 6, + "Position": { + "Left": 433, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "6", + "Show": "6", + "LogicCode": 41, + "LocationCode": 7, + "Position": { + "Left": 488, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "7", + "Show": "7", + "LogicCode": 42, + "LocationCode": 8, + "Position": { + "Left": 543, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "8", + "Show": "8", + "LogicCode": 43, + "LocationCode": 9, + "Position": { + "Left": 598, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "9", + "Show": "9", + "LogicCode": 44, + "LocationCode": 10, + "Position": { + "Left": 653, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "0", + "Show": "0", + "LogicCode": 45, + "LocationCode": 11, + "Position": { + "Left": 708, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "-", + "Show": "-", + "LogicCode": 51, + "LocationCode": 12, + "Position": { + "Left": 763, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "=", + "Show": "=", + "LogicCode": 52, + "LocationCode": 13, + "Position": { + "Left": 818, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "insert", + "Show": "insert", + "LogicCode": 78, + "LocationCode": 16, + "Position": { + "Left": 984, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 14, + "Position": { + "Left": 873, + "Top": 189, + "Width": 108, + "Height": 54 + } + }, + { + "KeyName": "LED-LEFT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 20, + "Position": { + "Left": 145, + "Top": 224, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 21, + "Position": { + "Left": 1039, + "Top": 224, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 22, + "Position": { + "Left": 158, + "Top": 244, + "Width": 82, + "Height": 50 + } + }, + { + "KeyName": "Q", + "Show": "Q", + "LogicCode": 26, + "LocationCode": 24, + "Position": { + "Left": 241, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "W", + "Show": "W", + "LogicCode": 32, + "LocationCode": 25, + "Position": { + "Left": 295, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "E", + "Show": "E", + "LogicCode": 14, + "LocationCode": 26, + "Position": { + "Left": 351, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "R", + "Show": "R", + "LogicCode": 27, + "LocationCode": 27, + "Position": { + "Left": 407, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "T", + "Show": "T", + "LogicCode": 29, + "LocationCode": 28, + "Position": { + "Left": 461, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "Y", + "Show": "Y", + "LogicCode": 34, + "LocationCode": 29, + "Position": { + "Left": 517, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "U", + "Show": "U", + "LogicCode": 30, + "LocationCode": 30, + "Position": { + "Left": 572, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "I", + "Show": "I", + "LogicCode": 18, + "LocationCode": 31, + "Position": { + "Left": 627, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "O", + "Show": "O", + "LogicCode": 24, + "LocationCode": 32, + "Position": { + "Left": 682, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "P", + "Show": "P", + "LogicCode": 25, + "LocationCode": 33, + "Position": { + "Left": 737, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "[", + "Show": "[", + "LogicCode": 53, + "LocationCode": 34, + "Position": { + "Left": 792, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "]", + "Show": "]", + "LogicCode": 54, + "LocationCode": 35, + "Position": { + "Left": 847, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "|", + "Show": "|", + "LogicCode": 55, + "LocationCode": 37, + "Position": { + "Left": 902, + "Top": 244, + "Width": 82, + "Height": 50 + } + }, + { + "KeyName": "Delete", + "Show": "Del", + "LogicCode": 81, + "LocationCode": 38, + "Position": { + "Left": 985, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "LED-LEFT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 42, + "Position": { + "Left": 145, + "Top": 318, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 43, + "Position": { + "Left": 1039, + "Top": 318, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Caps Lock", + "Show": "Caps L", + "LogicCode": 62, + "LocationCode": 44, + "Position": { + "Left": 158, + "Top": 300, + "Width": 95, + "Height": 50 + } + }, + { + "KeyName": "A", + "Show": "A", + "LogicCode": 10, + "LocationCode": 46, + "Position": { + "Left": 255, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "S", + "Show": "S", + "LogicCode": 28, + "LocationCode": 47, + "Position": { + "Left": 310, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "D", + "Show": "D", + "LogicCode": 13, + "LocationCode": 48, + "Position": { + "Left": 365, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "F", + "Show": "F", + "LogicCode": 15, + "LocationCode": 49, + "Position": { + "Left": 420, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "G", + "Show": "G", + "LogicCode": 16, + "LocationCode": 50, + "Position": { + "Left": 475, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "H", + "Show": "H", + "LogicCode": 17, + "LocationCode": 51, + "Position": { + "Left": 530, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "J", + "Show": "J", + "LogicCode": 19, + "LocationCode": 52, + "Position": { + "Left": 585, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "K", + "Show": "K", + "LogicCode": 20, + "LocationCode": 53, + "Position": { + "Left": 640, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "L", + "Show": "L", + "LogicCode": 21, + "LocationCode": 54, + "Position": { + "Left": 695, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": ";", + "Show": ";", + "LogicCode": 56, + "LocationCode": 55, + "Position": { + "Left": 751, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "'", + "Show": "'", + "LogicCode": 57, + "LocationCode": 56, + "Position": { + "Left": 805, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "Return", + "Show": "Enter", + "LogicCode": 46, + "LocationCode": 58, + "Position": { + "Left": 860, + "Top": 300, + "Width": 122, + "Height": 50 + } + }, + { + "KeyName": "Page Up", + "Show": "P U", + "LogicCode": 80, + "LocationCode": 60, + "Position": { + "Left": 985, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "LED-LEFT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 64, + "Position": { + "Left": 145, + "Top": 415, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 65, + "Position": { + "Left": 1039, + "Top": 415, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Left Shift", + "Show": "Shift", + "LogicCode": 3, + "LocationCode": 66, + "Position": { + "Left": 158, + "Top": 354, + "Width": 122, + "Height": 54 + } + }, + { + "KeyName": "Z", + "Show": "Z", + "LogicCode": 35, + "LocationCode": 68, + "Position": { + "Left": 283, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "X", + "Show": "X", + "LogicCode": 33, + "LocationCode": 69, + "Position": { + "Left": 338, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "C", + "Show": "C", + "LogicCode": 12, + "LocationCode": 70, + "Position": { + "Left": 393, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "V", + "Show": "V", + "LogicCode": 31, + "LocationCode": 71, + "Position": { + "Left": 448, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "B", + "Show": "B", + "LogicCode": 11, + "LocationCode": 72, + "Position": { + "Left": 503, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "N", + "Show": "N", + "LogicCode": 23, + "LocationCode": 73, + "Position": { + "Left": 558, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "M", + "Show": "M", + "LogicCode": 22, + "LocationCode": 74, + "Position": { + "Left": 613, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": ",", + "Show": ",", + "LogicCode": 59, + "LocationCode": 75, + "Position": { + "Left": 669, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": ".", + "Show": ".", + "LogicCode": 60, + "LocationCode": 76, + "Position": { + "Left": 724, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "/", + "Show": "/", + "LogicCode": 61, + "LocationCode": 77, + "Position": { + "Left": 779, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Right Shift", + "Show": "Shift", + "LogicCode": 7, + "LocationCode": 79, + "Position": { + "Left": 834, + "Top": 354, + "Width": 95, + "Height": 54 + } + }, + { + "KeyName": "Up Arrow", + "Show": "↑", + "LogicCode": 87, + "LocationCode": 81, + "Position": { + "Left": 929, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Page Down", + "Show": "P D", + "LogicCode": 83, + "LocationCode": 82, + "Position": { + "Left": 985, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Left Control", + "Show": "Ctrl", + "LogicCode": 2, + "LocationCode": 88, + "Position": { + "Left": 158, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 89, + "Position": { + "Left": 228, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Left Win Command", + "Show": "Left Command", + "LogicCode": 5, + "LocationCode": 90, + "Position": { + "Left": 282, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Left Alt Option", + "Show": "Left Option", + "LogicCode": 4, + "LocationCode": 91, + "Position": { + "Left": 337, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "fn1", + "Show": "fnx1", + "LogicCode": 50, + "LocationCode": 92, + "Position": { + "Left": 365, + "Top": 470, + "Width": 152, + "Height": 0 + } + }, + { + "KeyName": "Space", + "Show": "Space", + "LogicCode": 109, + "LocationCode": 94, + "Position": { + "Left": 392, + "Top": 410, + "Width": 342, + "Height": 50 + } + }, + { + "KeyName": "fn2", + "Show": "fnx2", + "LogicCode": 110, + "LocationCode": 95, + "Position": { + "Left": 517, + "Top": 470, + "Width": 122, + "Height": 0 + } + }, + { + "KeyName": "fn3", + "Show": "fnx3", + "LogicCode": 111, + "LocationCode": 97, + "Position": { + "Left": 639, + "Top": 470, + "Width": 69, + "Height": 0 + } + }, + { + "KeyName": "Right Alt Option", + "Show": "Right Alt", + "LogicCode": 8, + "LocationCode": 99, + "Position": { + "Left": 735, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + "KeyName": "Right Menu Option", + "Show": "Right Option", + "LogicCode": 1, + "LocationCode": 100, + "Position": { + "Left": 803, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + "KeyName": "Left Arrow", + "Show": "←", + "LogicCode": 85, + "LocationCode": 102, + "Position": { + "Left": 875, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Down Arrow", + "Show": "↓", + "LogicCode": 86, + "LocationCode": 103, + "Position": { + "Left": 929, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Right Arrow", + "Show": "→", + "LogicCode": 84, + "LocationCode": 104, + "Position": { + "Left": 985, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "LED-TOP-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 110, + "Position": { + "Left": 273, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 111, + "Position": { + "Left": 395, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 112, + "Position": { + "Left": 441, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 113, + "Position": { + "Left": 565, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 114, + "Position": { + "Left": 604, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 115, + "Position": { + "Left": 725, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 116, + "Position": { + "Left": 770, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 117, + "Position": { + "Left": 900, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 118, + "Position": { + "Left": 202, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 119, + "Position": { + "Left": 312, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 120, + "Position": { + "Left": 422, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 121, + "Position": { + "Left": 522, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 122, + "Position": { + "Left": 632, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 123, + "Position": { + "Left": 742, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 124, + "Position": { + "Left": 852, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 125, + "Position": { + "Left": 952, + "Top": 470, + "Width": 0, + "Height": 0 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801940/data/profile.json b/Build/Data/device/656801940/data/profile.json new file mode 100644 index 0000000..97f562f --- /dev/null +++ b/Build/Data/device/656801940/data/profile.json @@ -0,0 +1,823 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801940/data/profile_offline_1.json b/Build/Data/device/656801940/data/profile_offline_1.json new file mode 100644 index 0000000..a652d6e --- /dev/null +++ b/Build/Data/device/656801940/data/profile_offline_1.json @@ -0,0 +1,1201 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "83CB4FFD-895B-484c-8708-8DEAB1D620B5", + "Name": "GK68S-1", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] + + +} \ No newline at end of file diff --git a/Build/Data/device/656801940/data/profile_offline_2.json b/Build/Data/device/656801940/data/profile_offline_2.json new file mode 100644 index 0000000..813106f --- /dev/null +++ b/Build/Data/device/656801940/data/profile_offline_2.json @@ -0,0 +1,1203 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [ + { + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [ + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "RWin", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F14", + "DriverValue": "0x02006900" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F15", + "DriverValue": "0x02006A00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+↑", + "DriverValue": "0x02005201" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+D", + "DriverValue": "0x02000708" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+Space", + "DriverValue": "0x02002C08" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+LWin+4", + "DriverValue": "0x0200210b" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "PREV", + "DriverValue": "0x030000B6" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlDown", + "DriverValue": "0x030000EA" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlUp", + "DriverValue": "0x030000E9" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID":"", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] + + +} \ No newline at end of file diff --git a/Build/Data/device/656801940/data/profile_offline_3.json b/Build/Data/device/656801940/data/profile_offline_3.json new file mode 100644 index 0000000..d1c20bd --- /dev/null +++ b/Build/Data/device/656801940/data/profile_offline_3.json @@ -0,0 +1,1194 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "FEB949EE-7491-45ea-8D8E-948295DB80EA", + "Name": "GK68S-3", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "Prev", + "DriverValue": "0x030000B6", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLD", + "DriverValue": "0x030000EA", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLU", + "DriverValue": "0x030000E9", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "Prev", + "DriverValue": "0x030000B6" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLD", + "DriverValue": "0x030000EA" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLU", + "DriverValue": "0x030000E9" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801940/data/profile_offline_std.json b/Build/Data/device/656801940/data/profile_offline_std.json new file mode 100644 index 0000000..42a5781 --- /dev/null +++ b/Build/Data/device/656801940/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801940/data/profile_online_1.json b/Build/Data/device/656801940/data/profile_online_1.json new file mode 100644 index 0000000..82dc104 --- /dev/null +++ b/Build/Data/device/656801940/data/profile_online_1.json @@ -0,0 +1,826 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801946/data/profile_offline_std.json b/Build/Data/device/656801946/data/profile_offline_std.json index 4591d4d..8f981b0 100644 --- a/Build/Data/device/656801946/data/profile_offline_std.json +++ b/Build/Data/device/656801946/data/profile_offline_std.json @@ -5,9 +5,9 @@ "Active": 0, "DriverLE": [ { - "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", - "Name": "光谱循环" - }, + "GUID": "7538C175-D52F-4D94-964C-DDA7BC78749A", + "Name": "GK84/S 光谱循环" + }, { "GUID": "MACICE01-BULE-4E04-BB6F-C72C7A650F85", "Name": "Macice Blue" @@ -18,9 +18,9 @@ }, { - "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", - "Name": "风车" - }, + "GUID": "96F1F8A0-9360-4344-87B7-25BF2779A634", + "Name": "GK84/S 风车" + }, { "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", "Name": "彩虹波" diff --git a/Build/Data/device/656801947/data/profile_offline_std.json b/Build/Data/device/656801947/data/profile_offline_std.json index 4591d4d..26dbc95 100644 --- a/Build/Data/device/656801947/data/profile_offline_std.json +++ b/Build/Data/device/656801947/data/profile_offline_std.json @@ -5,9 +5,9 @@ "Active": 0, "DriverLE": [ { - "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", - "Name": "光谱循环" - }, + "GUID": "7538C175-D52F-4D94-964C-DDA7BC78749A", + "Name": "GK84/S 光谱循环" + }, { "GUID": "MACICE01-BULE-4E04-BB6F-C72C7A650F85", "Name": "Macice Blue" @@ -18,9 +18,9 @@ }, { - "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", - "Name": "风车" - }, + "GUID": "96F1F8A0-9360-4344-87B7-25BF2779A634", + "Name": "GK84/S 风车" + }, { "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", "Name": "彩虹波" diff --git a/Build/Data/device/656801954/config.json b/Build/Data/device/656801954/config.json new file mode 100644 index 0000000..e52bfdb --- /dev/null +++ b/Build/Data/device/656801954/config.json @@ -0,0 +1,102 @@ +{ + "DeviceType": 0, + "DriverLEKey": 98, + "LeCate": 210, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": false, + "IsFnx": false, + "hasModeLe": true, + "hasPid": false, + "FuncTable": [{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + }, { + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + }, { + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect": [{ + "title": "第一行", + "lang": "line_first", + "lcodes": [0, 1, 2, 3] + }, { + "title": "第二行", + "lang": "line_second", + "lcodes": [47, 44, 45, 46] + }, { + "title": "第三行", + "lang": "line_third", + "lcodes": [65, 62, 63, 64] + }, { + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66, 67, 68] + }, { + "title": "第五行", + "lang": "line_fifth", + "lcodes": [91, 88, 89, 90] + }, { + "title": "第六行", + "lang": "line_sixth", + "lcodes": [110, 112] + }], + "UserManual": [{ + "title_lang": "layer_oper", + "items": [{ + "key": "Fn+1", + "desc_lang": "change_onboard_layer_1" + }, { + "key": "Fn+2", + "desc_lang": "change_onboard_layer_2" + }, { + "key": "Fn+3", + "desc_lang": "change_onboard_layer_3" + }, { + "key": "Fn+0", + "desc_lang": "change_driver_layer_1" + }] + }, { + "title_lang": "le_oper", + "items": [{ + "key": "Fn+5/6", + "desc_lang": "change_std_le" + }, { + "key": "Fn++", + "desc_lang": "change_le_brightness_inc" + }, { + "key": "Fn+-", + "desc_lang": "change_le_brightness_dec" + }, { + "key": "Fn+*", + "desc_lang": "change_le_speed_inc" + }, { + "key": "Fn+/", + "desc_lang": "change_le_speed_dec" + }] + }, { + "title_lang": "system_oper", + "items": [{ + "key": "Fn+ESC+TAB", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801954/data/keymap.js b/Build/Data/device/656801954/data/keymap.js new file mode 100644 index 0000000..b366324 --- /dev/null +++ b/Build/Data/device/656801954/data/keymap.js @@ -0,0 +1,256 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 492, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 1, + "Position": { + "Left": 546, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 2, + "Position": { + "Left": 600, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 3, + "Position": { + "Left": 655, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Num Lock", + "Show": "NumL", + "LogicCode": 88, + "LocationCode": 22, + "Position": { + "Left": 492, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad /", + "Show": "Num /", + "LogicCode": 89, + "LocationCode": 23, + "Position": { + "Left": 546, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad *", + "Show": "Num *", + "LogicCode": 90, + "LocationCode": 24, + "Position": { + "Left": 600, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad -", + "Show": "Num -", + "LogicCode": 91, + "LocationCode": 25, + "Position": { + "Left": 655, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 7", + "Show": "Num 7", + "LogicCode": 100, + "LocationCode": 44, + "Position": { + "Left": 491, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 8", + "Show": "Num 8", + "LogicCode": 101, + "LocationCode": 45, + "Position": { + "Left": 545, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 9", + "Show": "Num 9", + "LogicCode": 102, + "LocationCode": 46, + "Position": { + "Left": 599, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad +", + "Show": "Num +", + "LogicCode": 92, + "LocationCode": 47, + "Position": { + "Left": 655, + "Top": 248, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 4", + "Show": "Num 4", + "LogicCode": 97, + "LocationCode": 66, + "Position": { + "Left": 491, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 5", + "Show": "Num 5", + "LogicCode": 98, + "LocationCode": 67, + "Position": { + "Left": 545, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 6", + "Show": "Num 6", + "LogicCode": 99, + "LocationCode": 68, + "Position": { + "Left": 599, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + + + { + "KeyName": "Keypad 1", + "Show": "Num 1", + "LogicCode": 94, + "LocationCode": 88, + "Position": { + "Left": 491, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 2", + "Show": "Num 2", + "LogicCode": 95, + "LocationCode": 89, + "Position": { + "Left": 545, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 3", + "Show": "Num 3", + "LogicCode": 96, + "LocationCode": 90, + "Position": { + "Left": 599, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad Enter", + "Show": "Enter", + "LogicCode": 93, + "LocationCode": 91, + "Position": { + "Left": 655, + "Top": 355, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 0", + "Show": "Num 0", + "LogicCode": 103, + "LocationCode": 110, + "Position": { + "Left": 490, + "Top": 408, + "Width": 105, + "Height": 55 + } + }, + { + "KeyName": "Keypad .", + "Show": "Num .", + "LogicCode": 104, + "LocationCode": 112, + "Position": { + "Left": 598, + "Top": 408, + "Width": 55, + "Height": 55 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801954/data/profile.json b/Build/Data/device/656801954/data/profile.json new file mode 100644 index 0000000..578d75a --- /dev/null +++ b/Build/Data/device/656801954/data/profile.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801954/data/profile_offline_1.json b/Build/Data/device/656801954/data/profile_offline_1.json new file mode 100644 index 0000000..f0766c8 --- /dev/null +++ b/Build/Data/device/656801954/data/profile_offline_1.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "CB7DBFD0-2463-4aa7-AAEF-0512BFC1F6A2", + "Name": "蓝光呼吸" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801954/data/profile_offline_2.json b/Build/Data/device/656801954/data/profile_offline_2.json new file mode 100644 index 0000000..44b2e27 --- /dev/null +++ b/Build/Data/device/656801954/data/profile_offline_2.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "586C6562-3006-4c92-8B44-50920FE0C213", + "Name": "漂流碰撞" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801954/data/profile_offline_3.json b/Build/Data/device/656801954/data/profile_offline_3.json new file mode 100644 index 0000000..c75b3a7 --- /dev/null +++ b/Build/Data/device/656801954/data/profile_offline_3.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "908AA962-B0C8-4517-8E61-1E4C106CC4BA", + "Name": "星光闪耀" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801954/data/profile_offline_std.json b/Build/Data/device/656801954/data/profile_offline_std.json new file mode 100644 index 0000000..b8214ef --- /dev/null +++ b/Build/Data/device/656801954/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "26C232E5-B89B-4b17-BF1D-75DC61351A93", + "Name": "全亮绿光" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801954/data/profile_online_1.json b/Build/Data/device/656801954/data/profile_online_1.json new file mode 100644 index 0000000..5b31f9c --- /dev/null +++ b/Build/Data/device/656801954/data/profile_online_1.json @@ -0,0 +1,318 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801817, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801955/config.json b/Build/Data/device/656801955/config.json new file mode 100644 index 0000000..e52bfdb --- /dev/null +++ b/Build/Data/device/656801955/config.json @@ -0,0 +1,102 @@ +{ + "DeviceType": 0, + "DriverLEKey": 98, + "LeCate": 210, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": false, + "IsFnx": false, + "hasModeLe": true, + "hasPid": false, + "FuncTable": [{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + }, { + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + }, { + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect": [{ + "title": "第一行", + "lang": "line_first", + "lcodes": [0, 1, 2, 3] + }, { + "title": "第二行", + "lang": "line_second", + "lcodes": [47, 44, 45, 46] + }, { + "title": "第三行", + "lang": "line_third", + "lcodes": [65, 62, 63, 64] + }, { + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66, 67, 68] + }, { + "title": "第五行", + "lang": "line_fifth", + "lcodes": [91, 88, 89, 90] + }, { + "title": "第六行", + "lang": "line_sixth", + "lcodes": [110, 112] + }], + "UserManual": [{ + "title_lang": "layer_oper", + "items": [{ + "key": "Fn+1", + "desc_lang": "change_onboard_layer_1" + }, { + "key": "Fn+2", + "desc_lang": "change_onboard_layer_2" + }, { + "key": "Fn+3", + "desc_lang": "change_onboard_layer_3" + }, { + "key": "Fn+0", + "desc_lang": "change_driver_layer_1" + }] + }, { + "title_lang": "le_oper", + "items": [{ + "key": "Fn+5/6", + "desc_lang": "change_std_le" + }, { + "key": "Fn++", + "desc_lang": "change_le_brightness_inc" + }, { + "key": "Fn+-", + "desc_lang": "change_le_brightness_dec" + }, { + "key": "Fn+*", + "desc_lang": "change_le_speed_inc" + }, { + "key": "Fn+/", + "desc_lang": "change_le_speed_dec" + }] + }, { + "title_lang": "system_oper", + "items": [{ + "key": "Fn+ESC+TAB", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801955/data/keymap.js b/Build/Data/device/656801955/data/keymap.js new file mode 100644 index 0000000..2e022b1 --- /dev/null +++ b/Build/Data/device/656801955/data/keymap.js @@ -0,0 +1,254 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 492, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 1, + "Position": { + "Left": 546, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 2, + "Position": { + "Left": 600, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 3, + "Position": { + "Left": 655, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Num Lock", + "Show": "NumL", + "LogicCode": 88, + "LocationCode": 22, + "Position": { + "Left": 492, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad /", + "Show": "Num /", + "LogicCode": 89, + "LocationCode": 23, + "Position": { + "Left": 546, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad *", + "Show": "Num *", + "LogicCode": 90, + "LocationCode": 24, + "Position": { + "Left": 600, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad -", + "Show": "Num -", + "LogicCode": 91, + "LocationCode": 25, + "Position": { + "Left": 655, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 7", + "Show": "Num 7", + "LogicCode": 100, + "LocationCode": 44, + "Position": { + "Left": 491, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 8", + "Show": "Num 8", + "LogicCode": 101, + "LocationCode": 45, + "Position": { + "Left": 545, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 9", + "Show": "Num 9", + "LogicCode": 102, + "LocationCode": 46, + "Position": { + "Left": 599, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad +", + "Show": "Num +", + "LogicCode": 92, + "LocationCode": 47, + "Position": { + "Left": 655, + "Top": 248, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 4", + "Show": "Num 4", + "LogicCode": 97, + "LocationCode": 66, + "Position": { + "Left": 491, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 5", + "Show": "Num 5", + "LogicCode": 98, + "LocationCode": 67, + "Position": { + "Left": 545, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 6", + "Show": "Num 6", + "LogicCode": 99, + "LocationCode": 68, + "Position": { + "Left": 599, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 1", + "Show": "Num 1", + "LogicCode": 94, + "LocationCode": 88, + "Position": { + "Left": 491, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 2", + "Show": "Num 2", + "LogicCode": 95, + "LocationCode": 89, + "Position": { + "Left": 545, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 3", + "Show": "Num 3", + "LogicCode": 96, + "LocationCode": 90, + "Position": { + "Left": 599, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad Enter", + "Show": "Enter", + "LogicCode": 93, + "LocationCode": 91, + "Position": { + "Left": 655, + "Top": 355, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 0", + "Show": "Num 0", + "LogicCode": 103, + "LocationCode": 110, + "Position": { + "Left": 490, + "Top": 408, + "Width": 105, + "Height": 55 + } + }, + { + "KeyName": "Keypad .", + "Show": "Num .", + "LogicCode": 104, + "LocationCode": 112, + "Position": { + "Left": 598, + "Top": 408, + "Width": 55, + "Height": 55 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801955/data/profile.json b/Build/Data/device/656801955/data/profile.json new file mode 100644 index 0000000..578d75a --- /dev/null +++ b/Build/Data/device/656801955/data/profile.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801955/data/profile_offline_1.json b/Build/Data/device/656801955/data/profile_offline_1.json new file mode 100644 index 0000000..f0766c8 --- /dev/null +++ b/Build/Data/device/656801955/data/profile_offline_1.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "CB7DBFD0-2463-4aa7-AAEF-0512BFC1F6A2", + "Name": "蓝光呼吸" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801955/data/profile_offline_2.json b/Build/Data/device/656801955/data/profile_offline_2.json new file mode 100644 index 0000000..44b2e27 --- /dev/null +++ b/Build/Data/device/656801955/data/profile_offline_2.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "586C6562-3006-4c92-8B44-50920FE0C213", + "Name": "漂流碰撞" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801955/data/profile_offline_3.json b/Build/Data/device/656801955/data/profile_offline_3.json new file mode 100644 index 0000000..c75b3a7 --- /dev/null +++ b/Build/Data/device/656801955/data/profile_offline_3.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "908AA962-B0C8-4517-8E61-1E4C106CC4BA", + "Name": "星光闪耀" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801955/data/profile_offline_std.json b/Build/Data/device/656801955/data/profile_offline_std.json new file mode 100644 index 0000000..b8214ef --- /dev/null +++ b/Build/Data/device/656801955/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "26C232E5-B89B-4b17-BF1D-75DC61351A93", + "Name": "全亮绿光" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801955/data/profile_online_1.json b/Build/Data/device/656801955/data/profile_online_1.json new file mode 100644 index 0000000..5b31f9c --- /dev/null +++ b/Build/Data/device/656801955/data/profile_online_1.json @@ -0,0 +1,318 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801817, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801956/config.json b/Build/Data/device/656801956/config.json new file mode 100644 index 0000000..e52bfdb --- /dev/null +++ b/Build/Data/device/656801956/config.json @@ -0,0 +1,102 @@ +{ + "DeviceType": 0, + "DriverLEKey": 98, + "LeCate": 210, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": false, + "IsFnx": false, + "hasModeLe": true, + "hasPid": false, + "FuncTable": [{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + }, { + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + }, { + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect": [{ + "title": "第一行", + "lang": "line_first", + "lcodes": [0, 1, 2, 3] + }, { + "title": "第二行", + "lang": "line_second", + "lcodes": [47, 44, 45, 46] + }, { + "title": "第三行", + "lang": "line_third", + "lcodes": [65, 62, 63, 64] + }, { + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66, 67, 68] + }, { + "title": "第五行", + "lang": "line_fifth", + "lcodes": [91, 88, 89, 90] + }, { + "title": "第六行", + "lang": "line_sixth", + "lcodes": [110, 112] + }], + "UserManual": [{ + "title_lang": "layer_oper", + "items": [{ + "key": "Fn+1", + "desc_lang": "change_onboard_layer_1" + }, { + "key": "Fn+2", + "desc_lang": "change_onboard_layer_2" + }, { + "key": "Fn+3", + "desc_lang": "change_onboard_layer_3" + }, { + "key": "Fn+0", + "desc_lang": "change_driver_layer_1" + }] + }, { + "title_lang": "le_oper", + "items": [{ + "key": "Fn+5/6", + "desc_lang": "change_std_le" + }, { + "key": "Fn++", + "desc_lang": "change_le_brightness_inc" + }, { + "key": "Fn+-", + "desc_lang": "change_le_brightness_dec" + }, { + "key": "Fn+*", + "desc_lang": "change_le_speed_inc" + }, { + "key": "Fn+/", + "desc_lang": "change_le_speed_dec" + }] + }, { + "title_lang": "system_oper", + "items": [{ + "key": "Fn+ESC+TAB", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801956/data/keymap.js b/Build/Data/device/656801956/data/keymap.js new file mode 100644 index 0000000..b366324 --- /dev/null +++ b/Build/Data/device/656801956/data/keymap.js @@ -0,0 +1,256 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 492, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 1, + "Position": { + "Left": 546, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 2, + "Position": { + "Left": 600, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 3, + "Position": { + "Left": 655, + "Top": 139, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Num Lock", + "Show": "NumL", + "LogicCode": 88, + "LocationCode": 22, + "Position": { + "Left": 492, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad /", + "Show": "Num /", + "LogicCode": 89, + "LocationCode": 23, + "Position": { + "Left": 546, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad *", + "Show": "Num *", + "LogicCode": 90, + "LocationCode": 24, + "Position": { + "Left": 600, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad -", + "Show": "Num -", + "LogicCode": 91, + "LocationCode": 25, + "Position": { + "Left": 655, + "Top": 193, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 7", + "Show": "Num 7", + "LogicCode": 100, + "LocationCode": 44, + "Position": { + "Left": 491, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 8", + "Show": "Num 8", + "LogicCode": 101, + "LocationCode": 45, + "Position": { + "Left": 545, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 9", + "Show": "Num 9", + "LogicCode": 102, + "LocationCode": 46, + "Position": { + "Left": 599, + "Top": 248, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad +", + "Show": "Num +", + "LogicCode": 92, + "LocationCode": 47, + "Position": { + "Left": 655, + "Top": 248, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 4", + "Show": "Num 4", + "LogicCode": 97, + "LocationCode": 66, + "Position": { + "Left": 491, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 5", + "Show": "Num 5", + "LogicCode": 98, + "LocationCode": 67, + "Position": { + "Left": 545, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 6", + "Show": "Num 6", + "LogicCode": 99, + "LocationCode": 68, + "Position": { + "Left": 599, + "Top": 301, + "Width": 55, + "Height": 55 + } + }, + + + { + "KeyName": "Keypad 1", + "Show": "Num 1", + "LogicCode": 94, + "LocationCode": 88, + "Position": { + "Left": 491, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 2", + "Show": "Num 2", + "LogicCode": 95, + "LocationCode": 89, + "Position": { + "Left": 545, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad 3", + "Show": "Num 3", + "LogicCode": 96, + "LocationCode": 90, + "Position": { + "Left": 599, + "Top": 355, + "Width": 55, + "Height": 55 + } + }, + { + "KeyName": "Keypad Enter", + "Show": "Enter", + "LogicCode": 93, + "LocationCode": 91, + "Position": { + "Left": 655, + "Top": 355, + "Width": 55, + "Height": 105 + } + }, + { + "KeyName": "Keypad 0", + "Show": "Num 0", + "LogicCode": 103, + "LocationCode": 110, + "Position": { + "Left": 490, + "Top": 408, + "Width": 105, + "Height": 55 + } + }, + { + "KeyName": "Keypad .", + "Show": "Num .", + "LogicCode": 104, + "LocationCode": 112, + "Position": { + "Left": 598, + "Top": 408, + "Width": 55, + "Height": 55 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801956/data/profile.json b/Build/Data/device/656801956/data/profile.json new file mode 100644 index 0000000..578d75a --- /dev/null +++ b/Build/Data/device/656801956/data/profile.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801956/data/profile_offline_1.json b/Build/Data/device/656801956/data/profile_offline_1.json new file mode 100644 index 0000000..f0766c8 --- /dev/null +++ b/Build/Data/device/656801956/data/profile_offline_1.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "CB7DBFD0-2463-4aa7-AAEF-0512BFC1F6A2", + "Name": "蓝光呼吸" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801956/data/profile_offline_2.json b/Build/Data/device/656801956/data/profile_offline_2.json new file mode 100644 index 0000000..44b2e27 --- /dev/null +++ b/Build/Data/device/656801956/data/profile_offline_2.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "586C6562-3006-4c92-8B44-50920FE0C213", + "Name": "漂流碰撞" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801956/data/profile_offline_3.json b/Build/Data/device/656801956/data/profile_offline_3.json new file mode 100644 index 0000000..c75b3a7 --- /dev/null +++ b/Build/Data/device/656801956/data/profile_offline_3.json @@ -0,0 +1,237 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "908AA962-B0C8-4517-8E61-1E4C106CC4BA", + "Name": "星光闪耀" + }, + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801956/data/profile_offline_std.json b/Build/Data/device/656801956/data/profile_offline_std.json new file mode 100644 index 0000000..b8214ef --- /dev/null +++ b/Build/Data/device/656801956/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "26C232E5-B89B-4b17-BF1D-75DC61351A93", + "Name": "全亮绿光" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801956/data/profile_online_1.json b/Build/Data/device/656801956/data/profile_online_1.json new file mode 100644 index 0000000..5b31f9c --- /dev/null +++ b/Build/Data/device/656801956/data/profile_online_1.json @@ -0,0 +1,318 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801817, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [ + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} diff --git a/Build/Data/device/656801957/config.json b/Build/Data/device/656801957/config.json new file mode 100644 index 0000000..2c7e457 --- /dev/null +++ b/Build/Data/device/656801957/config.json @@ -0,0 +1,106 @@ +{ + "DeviceType": 0, + "DriverLEKey": 67, + "LeCate": 960, + "ShowScalePlus": 0.12, + "ShowOffsetLeft": "0px", + "ShowOffsetTop": "0px", + "IsFnKeySet": true, + "IsFnx": false, + "hasPid": true, + "hasModeLe": false, + "FuncTable":[{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + },{ + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + },{ + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect":[{ + "title": "第一行", + "lang": "line_first", + "lcodes": [0,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19] + },{ + "title": "第二行", + "lang": "line_second", + "lcodes": [22,24,25,26,27,28,29,30,31,32,33,34,35,36,38,39,40,41] + },{ + "title": "第三行", + "lang": "line_third", + "lcodes": [44,46,47,48,49,50,51,52,53,54,55,56,57,58,60,61,62,63] + },{ + "title": "第四行", + "lang": "line_fourth", + "lcodes": [63,66,68,69,70,71,72,73,74,75,76,77,78,80,82,83,84] + },{ + "title": "第五行", + "lang": "line_fifth", + "lcodes": [88,90,91,92,93,94,95,96,97,98,99,101,103,104,105,106,107] + },{ + "title": "第六行", + "lang": "line_sixth", + "lcodes": [107,110,111,112,116,120,121,123,124,125,126,127,128] + },{ + "title": "底灯", + "lang": "line_bottom", + "lcodes": [85,129,20,42,64,86,79,122,100,118,115,113,89,81,37,102,1,23,67] + }], + "UserManual":[{ + "title_lang": "layer_oper", + "items":[{ + "key": "Fn+6", + "desc_lang": "change_onboard_layer_1" + },{ + "key": "Fn+7", + "desc_lang": "change_onboard_layer_2" + },{ + "key": "Fn+8", + "desc_lang": "change_onboard_layer_3" + },{ + "key": "Fn+5", + "desc_lang": "change_driver_layer_1" + }] + },{ + "title_lang": "le_oper", + "items":[{ + "key": "Fn+-/=", + "desc_lang": "change_std_le" + },{ + "key": "Fn+↑", + "desc_lang": "change_le_brightness_inc" + },{ + "key": "Fn+↓", + "desc_lang": "change_le_brightness_dec" + },{ + "key": "Fn+←", + "desc_lang": "change_le_speed_inc" + },{ + "key": "Fn+→", + "desc_lang": "change_le_speed_dec" + }] + },{ + "title_lang": "system_oper", + "items":[{ + "key": "Fn+ESC+Q", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/keymap.js b/Build/Data/device/656801957/data/keymap.js new file mode 100644 index 0000000..c618aaf --- /dev/null +++ b/Build/Data/device/656801957/data/keymap.js @@ -0,0 +1,1203 @@ +[{ + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 137, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F1", + "Show": "F1", + "LogicCode": 63, + "LocationCode": 2, + "Position": { + "Left": 187, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F2", + "Show": "F2", + "LogicCode": 64, + "LocationCode": 3, + "Position": { + "Left": 236, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F3", + "Show": "F3", + "LogicCode": 65, + "LocationCode": 4, + "Position": { + "Left": 284, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F4", + "Show": "F4", + "LogicCode": 66, + "LocationCode": 5, + "Position": { + "Left": 333, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F5", + "Show": "F5", + "LogicCode": 67, + "LocationCode": 6, + "Position": { + "Left": 382, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F6", + "Show": "F6", + "LogicCode": 68, + "LocationCode": 7, + "Position": { + "Left": 431, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F7", + "Show": "F7", + "LogicCode": 69, + "LocationCode": 8, + "Position": { + "Left": 480, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F8", + "Show": "F8", + "LogicCode": 70, + "LocationCode": 9, + "Position": { + "Left": 528, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F9", + "Show": "F9", + "LogicCode": 71, + "LocationCode": 10, + "Position": { + "Left": 577, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F10", + "Show": "F10", + "LogicCode": 72, + "LocationCode": 11, + "Position": { + "Left": 626, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F11", + "Show": "F11", + "LogicCode": 73, + "LocationCode": 12, + "Position": { + "Left": 675, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "F12", + "Show": "F12", + "LogicCode": 74, + "LocationCode": 13, + "Position": { + "Left": 724, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Delete", + "Show": "Del", + "LogicCode": 81, + "LocationCode": 14, + "Position": { + "Left": 772, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Print Screen", + "Show": "P S", + "LogicCode": 75, + "LocationCode": 15, + "Position": { + "Left": 821, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Scroll Lock", + "Show": "S L", + "LogicCode": 76, + "LocationCode": 16, + "Position": { + "Left": 869, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Pause Break", + "Show": "P B", + "LogicCode": 77, + "LocationCode": 17, + "Position": { + "Left": 917, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Page Up", + "Show": "P U", + "LogicCode": 80, + "LocationCode": 18, + "Position": { + "Left": 966, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Page Down", + "Show": "P D", + "LogicCode": 83, + "LocationCode": 19, + "Position": { + "Left": 1014, + "Top": 164, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "`", + "Show": "`", + "LogicCode": 58, + "LocationCode": 22, + "Position": { + "Left": 138, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "1", + "Show": "1", + "LogicCode": 36, + "LocationCode": 24, + "Position": { + "Left": 187, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "2", + "Show": "2", + "LogicCode": 37, + "LocationCode": 25, + "Position": { + "Left": 235, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "3", + "Show": "3", + "LogicCode": 38, + "LocationCode": 26, + "Position": { + "Left": 284, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "4", + "Show": "4", + "LogicCode": 39, + "LocationCode": 27, + "Position": { + "Left": 333, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "5", + "Show": "5", + "LogicCode": 40, + "LocationCode": 28, + "Position": { + "Left": 382, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "6", + "Show": "6", + "LogicCode": 41, + "LocationCode": 29, + "Position": { + "Left": 431, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "7", + "Show": "7", + "LogicCode": 42, + "LocationCode": 30, + "Position": { + "Left": 479, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "8", + "Show": "8", + "LogicCode": 43, + "LocationCode": 31, + "Position": { + "Left": 528, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "9", + "Show": "9", + "LogicCode": 44, + "LocationCode": 32, + "Position": { + "Left": 577, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "0", + "Show": "0", + "LogicCode": 45, + "LocationCode": 33, + "Position": { + "Left": 626, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "-", + "Show": "-", + "LogicCode": 51, + "LocationCode": 34, + "Position": { + "Left": 675, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "=", + "Show": "=", + "LogicCode": 52, + "LocationCode": 35, + "Position": { + "Left": 723, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 36, + "Position": { + "Left": 772, + "Top": 213, + "Width": 96, + "Height": 48 + } + }, + { + "KeyName": "Num Lock", + "Show": "NumL", + "LogicCode": 88, + "LocationCode": 38, + "Position": { + "Left": 870, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad /", + "Show": "Num /", + "LogicCode": 89, + "LocationCode": 39, + "Position": { + "Left": 919, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad *", + "Show": "Num *", + "LogicCode": 90, + "LocationCode": 40, + "Position": { + "Left": 967, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad -", + "Show": "Num -", + "LogicCode": 91, + "LocationCode": 41, + "Position": { + "Left": 1016, + "Top": 213, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 44, + "Position": { + "Left": 138, + "Top": 262, + "Width": 72, + "Height": 48 + } + }, + { + "KeyName": "Q", + "Show": "Q", + "LogicCode": 26, + "LocationCode": 46, + "Position": { + "Left": 211, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "W", + "Show": "W", + "LogicCode": 32, + "LocationCode": 47, + "Position": { + "Left": 260, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "E", + "Show": "E", + "LogicCode": 14, + "LocationCode": 48, + "Position": { + "Left": 309, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "R", + "Show": "R", + "LogicCode": 27, + "LocationCode": 49, + "Position": { + "Left": 357, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "T", + "Show": "T", + "LogicCode": 29, + "LocationCode": 50, + "Position": { + "Left": 406, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Y", + "Show": "Y", + "LogicCode": 34, + "LocationCode": 51, + "Position": { + "Left": 455, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "U", + "Show": "U", + "LogicCode": 30, + "LocationCode": 52, + "Position": { + "Left": 505, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "I", + "Show": "I", + "LogicCode": 18, + "LocationCode": 53, + "Position": { + "Left": 553, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "O", + "Show": "O", + "LogicCode": 24, + "LocationCode": 54, + "Position": { + "Left": 602, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "P", + "Show": "P", + "LogicCode": 25, + "LocationCode": 55, + "Position": { + "Left": 650, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "[", + "Show": "[", + "LogicCode": 53, + "LocationCode": 56, + "Position": { + "Left": 699, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "]", + "Show": "]", + "LogicCode": 54, + "LocationCode": 57, + "Position": { + "Left": 748, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "|", + "Show": "|", + "LogicCode": 55, + "LocationCode": 58, + "Position": { + "Left": 797, + "Top": 262, + "Width": 72, + "Height": 48 + } + }, + { + "KeyName": "Keypad 7", + "Show": "Num 7", + "LogicCode": 100, + "LocationCode": 60, + "Position": { + "Left": 870, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 8", + "Show": "Num 8", + "LogicCode": 101, + "LocationCode": 61, + "Position": { + "Left": 919, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 9", + "Show": "Num 9", + "LogicCode": 102, + "LocationCode": 62, + "Position": { + "Left": 967, + "Top": 262, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad +", + "Show": "Num +", + "LogicCode": 92, + "LocationCode": 63, + "Position": { + "Left": 1016, + "Top": 262, + "Width": 48, + "Height": 96 + } + }, + { + "KeyName": "Caps Lock", + "Show": "Caps L", + "LogicCode": 62, + "LocationCode": 66, + "Position": { + "Left": 138, + "Top": 309, + "Width": 82, + "Height": 48 + } + }, + { + "KeyName": "A", + "Show": "A", + "LogicCode": 10, + "LocationCode": 68, + "Position": { + "Left": 224, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "S", + "Show": "S", + "LogicCode": 28, + "LocationCode": 69, + "Position": { + "Left": 272, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "D", + "Show": "D", + "LogicCode": 13, + "LocationCode": 70, + "Position": { + "Left": 321, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + + { + "KeyName": "F", + "Show": "F", + "LogicCode": 15, + "LocationCode": 71, + "Position": { + "Left": 370, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "G", + "Show": "G", + "LogicCode": 16, + "LocationCode": 72, + "Position": { + "Left": 419, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "H", + "Show": "H", + "LogicCode": 17, + "LocationCode": 73, + "Position": { + "Left": 467, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + + { + "KeyName": "J", + "Show": "J", + "LogicCode": 19, + "LocationCode": 74, + "Position": { + "Left": 516, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "K", + "Show": "K", + "LogicCode": 20, + "LocationCode": 75, + "Position": { + "Left": 565, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "L", + "Show": "L", + "LogicCode": 21, + "LocationCode": 76, + "Position": { + "Left": 614, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": ";", + "Show": ";", + "LogicCode": 56, + "LocationCode": 77, + "Position": { + "Left": 663, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "'", + "Show": "'", + "LogicCode": 57, + "LocationCode": 78, + "Position": { + "Left": 712, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Return", + "Show": "Enter", + "LogicCode": 46, + "LocationCode": 80, + "Position": { + "Left": 760, + "Top": 309, + "Width": 108, + "Height": 48 + } + }, + { + "KeyName": "Keypad 4", + "Show": "Num 4", + "LogicCode": 97, + "LocationCode": 82, + "Position": { + "Left": 871, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 5", + "Show": "Num 5", + "LogicCode": 98, + "LocationCode": 83, + "Position": { + "Left": 919, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 6", + "Show": "Num 6", + "LogicCode": 99, + "LocationCode": 84, + "Position": { + "Left": 968, + "Top": 309, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Left Shift", + "Show": "Shift", + "LogicCode": 3, + "LocationCode": 88, + "Position": { + "Left": 138, + "Top": 357, + "Width": 96, + "Height": 48 + } + }, + { + "KeyName": "Z", + "Show": "Z", + "LogicCode": 35, + "LocationCode": 90, + "Position": { + "Left": 236, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "X", + "Show": "X", + "LogicCode": 33, + "LocationCode": 91, + "Position": { + "Left": 285, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "C", + "Show": "C", + "LogicCode": 12, + "LocationCode": 92, + "Position": { + "Left": 333, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "V", + "Show": "V", + "LogicCode": 31, + "LocationCode": 93, + "Position": { + "Left": 383, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "B", + "Show": "B", + "LogicCode": 11, + "LocationCode": 94, + "Position": { + "Left": 432, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "N", + "Show": "N", + "LogicCode": 23, + "LocationCode": 95, + "Position": { + "Left": 481, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "M", + "Show": "M", + "LogicCode": 22, + "LocationCode": 96, + "Position": { + "Left": 529, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": ",", + "Show": ",", + "LogicCode": 59, + "LocationCode": 97, + "Position": { + "Left": 578, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": ".", + "Show": ".", + "LogicCode": 60, + "LocationCode": 98, + "Position": { + "Left": 627, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "/", + "Show": "/", + "LogicCode": 61, + "LocationCode": 99, + "Position": { + "Left": 676, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Right Shift", + "Show": "Shift", + "LogicCode": 7, + "LocationCode": 101, + "Position": { + "Left": 724, + "Top": 357, + "Width": 96, + "Height": 48 + } + }, + { + "KeyName": "Up Arrow", + "Show": "↑", + "LogicCode": 87, + "LocationCode": 103, + "Position": { + "Left": 824, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 1", + "Show": "Num 1", + "LogicCode": 94, + "LocationCode": 104, + "Position": { + "Left": 870, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 2", + "Show": "Num 2", + "LogicCode": 95, + "LocationCode": 105, + "Position": { + "Left": 919, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 3", + "Show": "Num 3", + "LogicCode": 96, + "LocationCode": 106, + "Position": { + "Left": 967, + "Top": 357, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad Enter", + "Show": "Enter", + "LogicCode": 93, + "LocationCode": 107, + "Position": { + "Left": 1016, + "Top": 357, + "Width": 48, + "Height": 96 + } + }, + { + "KeyName": "Left Control", + "Show": "Ctrl", + "LogicCode": 2, + "LocationCode": 110, + "Position": { + "Left": 138, + "Top": 405, + "Width": 60, + "Height": 48 + } + }, + { + "KeyName": "Left GUI", + "Show": "Win", + "LogicCode": 5, + "LocationCode": 111, + "Position": { + "Left": 200, + "Top": 405, + "Width": 60, + "Height": 48 + } + }, + { + "KeyName": "Left Alt", + "Show": "Alt", + "LogicCode": 4, + "LocationCode": 112, + "Position": { + "Left": 261, + "Top": 405, + "Width": 60, + "Height": 48 + } + }, + { + "KeyName": "Space", + "Show": "Long Space", + "LogicCode": 50, + "LocationCode": 116, + "Position": { + "Left": 321, + "Top": 405, + "Width": 303, + "Height": 48 + } + }, + { + "KeyName": "Right Alt", + "Show": "Alt", + "LogicCode": 8, + "LocationCode": 120, + "Position": { + "Left": 626, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 121, + "Position": { + "Left": 675, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "App", + "Show": "App", + "LogicCode": 1, + "LocationCode": 123, + "Position": { + "Left": 723, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Left Arrow", + "Show": "←", + "LogicCode": 85, + "LocationCode": 124, + "Position": { + "Left": 772, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Down Arrow", + "Show": "↓", + "LogicCode": 86, + "LocationCode": 125, + "Position": { + "Left": 821, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Right Arrow", + "Show": "→", + "LogicCode": 84, + "LocationCode": 126, + "Position": { + "Left": 870, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad 0", + "Show": "Num 0", + "LogicCode": 103, + "LocationCode": 127, + "Position": { + "Left": 919, + "Top": 405, + "Width": 48, + "Height": 48 + } + }, + { + "KeyName": "Keypad .", + "Show": "Num .", + "LogicCode": 104, + "LocationCode": 128, + "Position": { + "Left": 967, + "Top": 405, + "Width": 48, + "Height": 48 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile.json b/Build/Data/device/656801957/data/profile.json new file mode 100644 index 0000000..da2c63c --- /dev/null +++ b/Build/Data/device/656801957/data/profile.json @@ -0,0 +1,1274 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 656801853, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": { + + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "Task": { + "Type": "", + "Data": { + "Type": "Macro", + "GUID": "", + "Repeats": 1, + "StopMode": 1 + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 63, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 64, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 65, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 66, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 67, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 68, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 69, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 70, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile_offline_1.json b/Build/Data/device/656801957/data/profile_offline_1.json new file mode 100644 index 0000000..456d02e --- /dev/null +++ b/Build/Data/device/656801957/data/profile_offline_1.json @@ -0,0 +1,1804 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "B0239EDC-6B9B-44e4-B2B5-BC0C2297B9C6", + "Name": "踏浪", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 63, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 64, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 65, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 66, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 67, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 68, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 69, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 70, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400" + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00" + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000" + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200" + }, { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300" + }, { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400" + }, { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500" + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600" + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700" + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900" + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00" + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300" + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400" + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500" + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600" + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700" + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800" + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900" + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00" + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00" + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00" + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00" + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00" + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00" + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000" + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100" + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200" + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] + +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile_offline_2.json b/Build/Data/device/656801957/data/profile_offline_2.json new file mode 100644 index 0000000..6410aef --- /dev/null +++ b/Build/Data/device/656801957/data/profile_offline_2.json @@ -0,0 +1,1803 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "90F1DFED-5C11-438a-A835-74C6E3403524", + "Name": "GK96XS-1", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "Ralt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "Rwin", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 63, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 64, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 65, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005201", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 66, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000708", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 67, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C08", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 68, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C03", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 69, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000B6", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 70, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000CD", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000B5", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000E2", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000EA", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x030000E9", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400" + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00" + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000" + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200" + }, { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300" + }, { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400" + }, { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500" + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600" + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700" + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900" + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00" + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300" + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400" + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500" + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600" + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700" + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800" + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900" + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00" + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00" + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00" + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00" + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00" + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00" + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000" + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100" + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200" + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile_offline_3.json b/Build/Data/device/656801957/data/profile_offline_3.json new file mode 100644 index 0000000..f127f83 --- /dev/null +++ b/Build/Data/device/656801957/data/profile_offline_3.json @@ -0,0 +1,1803 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 0, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "586C6562-3006-4c92-8B44-50920FE0C213", + "Name": "漂流碰撞", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+C", + "DriverValue": "0x02000601", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+R", + "DriverValue": "0x02001501", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+S", + "DriverValue": "0x02001601", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+T", + "DriverValue": "0x02001701", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+V", + "DriverValue": "0x02001901", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 63, + "MenuPID": "", + "MenuID": "", + "MenuName": "F14", + "DriverValue": "0x02006900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 64, + "MenuPID": "", + "MenuID": "", + "MenuName": "F15", + "DriverValue": "0x02006A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 65, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+↑", + "DriverValue": "0x02005201", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 66, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+D", + "DriverValue": "0x02000708", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 67, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+Space", + "DriverValue": "0x02002C08", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 68, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+Space", + "DriverValue": "0x02002C03", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 69, + "MenuPID": "", + "MenuID": "", + "MenuName": "7", + "DriverValue": "0x030000B6", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 70, + "MenuPID": "", + "MenuID": "", + "MenuName": "8", + "DriverValue": "0x030000CD", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "9", + "DriverValue": "0x030000B5", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "10", + "DriverValue": "0x030000E2", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "11", + "DriverValue": "0x030000EA", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "12", + "DriverValue": "0x030000E9", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400" + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DeL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00" + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000" + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200" + }, { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300" + }, { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400" + }, { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500" + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600" + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700" + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900" + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00" + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300" + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400" + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500" + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600" + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700" + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800" + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900" + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00" + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00" + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00" + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00" + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00" + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00" + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000" + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100" + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200" + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile_offline_std.json b/Build/Data/device/656801957/data/profile_offline_std.json new file mode 100644 index 0000000..4fd72a9 --- /dev/null +++ b/Build/Data/device/656801957/data/profile_offline_std.json @@ -0,0 +1,28 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [ + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "90F1DFED-5C11-438a-A835-74C6E3403524", + "Name": "GK96XS-1" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801957/data/profile_online_1.json b/Build/Data/device/656801957/data/profile_online_1.json new file mode 100644 index 0000000..5706d6d --- /dev/null +++ b/Build/Data/device/656801957/data/profile_online_1.json @@ -0,0 +1,1285 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801880, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "Task": { + "Type": "", + "Data": { + "Type": "Macro", + "GUID": "", + "Repeats": 1, + "StopMode": 1 + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 63, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 64, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 65, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 66, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 67, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 68, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 69, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 70, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 71, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 72, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 73, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 74, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 75, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 76, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 77, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 88, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 89, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 90, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 91, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 92, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 93, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 94, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 95, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 96, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 97, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 98, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 99, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 100, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 101, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 102, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 103, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 104, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } +}, +{ + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } +}, +{ + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } +} +] +} \ No newline at end of file diff --git a/Build/Data/device/656801958/config.json b/Build/Data/device/656801958/config.json new file mode 100644 index 0000000..767b613 --- /dev/null +++ b/Build/Data/device/656801958/config.json @@ -0,0 +1,106 @@ +{ + "DeviceType": 0, + "DriverLEKey": 54, + "LeCate": 68, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": true, + "IsFnx": false, + "hasModeLe": false, + "hasPid": true, + "FuncTable":[{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + },{ + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + },{ + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect":[{ + "title": "第一行", + "lang": "line_first", + "lcodes": [2,3,4,5,6,7,8,9,10,11,0,16,12,13,14] + },{ + "title": "第二行", + "lang": "line_second", + "lcodes": [26,31,32,33,24,27,28,30,25,29,22,38,34,35,37] + },{ + "title": "第三行", + "lang": "line_third", + "lcodes": [46,48,49,50,51,52,53,54,47,58,60,55,56,44] + },{ + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66,79,72,70,74,73,71,69,68,82,75,76,77,81] + },{ + "title": "第五行", + "lang": "line_fifth", + "lcodes": [99,100,88,90,98,89,94,104,102,103,92,95,97] + },{ + "title": "底灯", + "lang": "line_bottom", + "lcodes": [20,42,64,21,43,65] + },{ + "title": "上灯条", + "lang": "line_top_bar", + "lcodes": [110,111,112,113,114,115,116,117] + }], + "UserManual":[{ + "title_lang": "layer_oper", + "items":[{ + "key": "Fn+W", + "desc_lang": "change_onboard_layer_1" + },{ + "key": "Fn+E", + "desc_lang": "change_onboard_layer_2" + },{ + "key": "Fn+R", + "desc_lang": "change_onboard_layer_3" + },{ + "key": "Fn+Q", + "desc_lang": "change_driver_layer_1" + }] + },{ + "title_lang": "le_oper", + "items":[{ + "key": "Fn+]/[", + "desc_lang": "change_std_le" + },{ + "key": "Fn+↑", + "desc_lang": "change_le_brightness_inc" + },{ + "key": "Fn+↓", + "desc_lang": "change_le_brightness_dec" + },{ + "key": "Fn+→", + "desc_lang": "change_le_speed_inc" + },{ + "key": "Fn+←", + "desc_lang": "change_le_speed_dec" + }] + },{ + "title_lang": "system_oper", + "items":[{ + "key": "Fn+ESC+Q", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801958/data/keymap.js b/Build/Data/device/656801958/data/keymap.js new file mode 100644 index 0000000..aad3185 --- /dev/null +++ b/Build/Data/device/656801958/data/keymap.js @@ -0,0 +1,1119 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 158, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "1", + "Show": "1", + "LogicCode": 36, + "LocationCode": 2, + "Position": { + "Left": 213, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "2", + "Show": "2", + "LogicCode": 37, + "LocationCode": 3, + "Position": { + "Left": 268, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "3", + "Show": "3", + "LogicCode": 38, + "LocationCode": 4, + "Position": { + "Left": 323, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "4", + "Show": "4", + "LogicCode": 39, + "LocationCode": 5, + "Position": { + "Left": 378, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "5", + "Show": "5", + "LogicCode": 40, + "LocationCode": 6, + "Position": { + "Left": 433, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "6", + "Show": "6", + "LogicCode": 41, + "LocationCode": 7, + "Position": { + "Left": 488, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "7", + "Show": "7", + "LogicCode": 42, + "LocationCode": 8, + "Position": { + "Left": 543, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "8", + "Show": "8", + "LogicCode": 43, + "LocationCode": 9, + "Position": { + "Left": 598, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "9", + "Show": "9", + "LogicCode": 44, + "LocationCode": 10, + "Position": { + "Left": 653, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "0", + "Show": "0", + "LogicCode": 45, + "LocationCode": 11, + "Position": { + "Left": 708, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "-", + "Show": "-", + "LogicCode": 51, + "LocationCode": 12, + "Position": { + "Left": 763, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "=", + "Show": "=", + "LogicCode": 52, + "LocationCode": 13, + "Position": { + "Left": 818, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "insert", + "Show": "insert", + "LogicCode": 78, + "LocationCode": 16, + "Position": { + "Left": 984, + "Top": 189, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 14, + "Position": { + "Left": 873, + "Top": 189, + "Width": 108, + "Height": 54 + } + }, + { + "KeyName": "LED-LEFT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 20, + "Position": { + "Left": 145, + "Top": 224, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 21, + "Position": { + "Left": 1039, + "Top": 224, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 22, + "Position": { + "Left": 158, + "Top": 244, + "Width": 82, + "Height": 50 + } + }, + { + "KeyName": "Q", + "Show": "Q", + "LogicCode": 26, + "LocationCode": 24, + "Position": { + "Left": 241, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "W", + "Show": "W", + "LogicCode": 32, + "LocationCode": 25, + "Position": { + "Left": 295, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "E", + "Show": "E", + "LogicCode": 14, + "LocationCode": 26, + "Position": { + "Left": 351, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "R", + "Show": "R", + "LogicCode": 27, + "LocationCode": 27, + "Position": { + "Left": 407, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "T", + "Show": "T", + "LogicCode": 29, + "LocationCode": 28, + "Position": { + "Left": 461, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "Y", + "Show": "Y", + "LogicCode": 34, + "LocationCode": 29, + "Position": { + "Left": 517, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "U", + "Show": "U", + "LogicCode": 30, + "LocationCode": 30, + "Position": { + "Left": 572, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "I", + "Show": "I", + "LogicCode": 18, + "LocationCode": 31, + "Position": { + "Left": 627, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "O", + "Show": "O", + "LogicCode": 24, + "LocationCode": 32, + "Position": { + "Left": 682, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "P", + "Show": "P", + "LogicCode": 25, + "LocationCode": 33, + "Position": { + "Left": 737, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "[", + "Show": "[", + "LogicCode": 53, + "LocationCode": 34, + "Position": { + "Left": 792, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "]", + "Show": "]", + "LogicCode": 54, + "LocationCode": 35, + "Position": { + "Left": 847, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "|", + "Show": "|", + "LogicCode": 55, + "LocationCode": 37, + "Position": { + "Left": 902, + "Top": 244, + "Width": 82, + "Height": 50 + } + }, + { + "KeyName": "Delete", + "Show": "Del", + "LogicCode": 81, + "LocationCode": 38, + "Position": { + "Left": 985, + "Top": 244, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "LED-LEFT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 42, + "Position": { + "Left": 145, + "Top": 318, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 43, + "Position": { + "Left": 1039, + "Top": 318, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Caps Lock", + "Show": "Caps L", + "LogicCode": 62, + "LocationCode": 44, + "Position": { + "Left": 158, + "Top": 300, + "Width": 95, + "Height": 50 + } + }, + { + "KeyName": "A", + "Show": "A", + "LogicCode": 10, + "LocationCode": 46, + "Position": { + "Left": 255, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "S", + "Show": "S", + "LogicCode": 28, + "LocationCode": 47, + "Position": { + "Left": 310, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "D", + "Show": "D", + "LogicCode": 13, + "LocationCode": 48, + "Position": { + "Left": 365, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "F", + "Show": "F", + "LogicCode": 15, + "LocationCode": 49, + "Position": { + "Left": 420, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "G", + "Show": "G", + "LogicCode": 16, + "LocationCode": 50, + "Position": { + "Left": 475, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "H", + "Show": "H", + "LogicCode": 17, + "LocationCode": 51, + "Position": { + "Left": 530, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "J", + "Show": "J", + "LogicCode": 19, + "LocationCode": 52, + "Position": { + "Left": 585, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "K", + "Show": "K", + "LogicCode": 20, + "LocationCode": 53, + "Position": { + "Left": 640, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "L", + "Show": "L", + "LogicCode": 21, + "LocationCode": 54, + "Position": { + "Left": 695, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": ";", + "Show": ";", + "LogicCode": 56, + "LocationCode": 55, + "Position": { + "Left": 751, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "'", + "Show": "'", + "LogicCode": 57, + "LocationCode": 56, + "Position": { + "Left": 805, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "Return", + "Show": "Enter", + "LogicCode": 46, + "LocationCode": 58, + "Position": { + "Left": 860, + "Top": 300, + "Width": 122, + "Height": 50 + } + }, + { + "KeyName": "Page Up", + "Show": "P U", + "LogicCode": 80, + "LocationCode": 60, + "Position": { + "Left": 985, + "Top": 300, + "Width": 50, + "Height": 50 + } + }, + { + "KeyName": "LED-LEFT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 64, + "Position": { + "Left": 145, + "Top": 415, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "LED-RIGHT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 65, + "Position": { + "Left": 1039, + "Top": 415, + "Width": 10, + "Height": 0 + } + }, + { + "KeyName": "Left Shift", + "Show": "Shift", + "LogicCode": 3, + "LocationCode": 66, + "Position": { + "Left": 158, + "Top": 354, + "Width": 122, + "Height": 54 + } + }, + { + "KeyName": "Z", + "Show": "Z", + "LogicCode": 35, + "LocationCode": 68, + "Position": { + "Left": 283, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "X", + "Show": "X", + "LogicCode": 33, + "LocationCode": 69, + "Position": { + "Left": 338, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "C", + "Show": "C", + "LogicCode": 12, + "LocationCode": 70, + "Position": { + "Left": 393, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "V", + "Show": "V", + "LogicCode": 31, + "LocationCode": 71, + "Position": { + "Left": 448, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "B", + "Show": "B", + "LogicCode": 11, + "LocationCode": 72, + "Position": { + "Left": 503, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "N", + "Show": "N", + "LogicCode": 23, + "LocationCode": 73, + "Position": { + "Left": 558, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "M", + "Show": "M", + "LogicCode": 22, + "LocationCode": 74, + "Position": { + "Left": 613, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": ",", + "Show": ",", + "LogicCode": 59, + "LocationCode": 75, + "Position": { + "Left": 669, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": ".", + "Show": ".", + "LogicCode": 60, + "LocationCode": 76, + "Position": { + "Left": 724, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "/", + "Show": "/", + "LogicCode": 61, + "LocationCode": 77, + "Position": { + "Left": 779, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Right Shift", + "Show": "Shift", + "LogicCode": 7, + "LocationCode": 79, + "Position": { + "Left": 834, + "Top": 354, + "Width": 95, + "Height": 54 + } + }, + { + "KeyName": "Up Arrow", + "Show": "↑", + "LogicCode": 87, + "LocationCode": 81, + "Position": { + "Left": 929, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Page Down", + "Show": "P D", + "LogicCode": 83, + "LocationCode": 82, + "Position": { + "Left": 985, + "Top": 354, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 88, + "Position": { + "Left": 158, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + + "KeyName": "Left Control", + "Show": "Ctrl", + "LogicCode": 2, + "LocationCode": 89, + "Position": { + "Left": 228, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Left Alt Option", + "Show": "Left Option", + "LogicCode": 4, + "LocationCode": 90, + "Position": { + "Left": 282, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Left Win Command", + "Show": "Left Command", + "LogicCode": 5, + "LocationCode": 91, + "Position": { + "Left": 337, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "fn1", + "Show": "fnx1", + "LogicCode": 50, + "LocationCode": 92, + "Position": { + "Left": 365, + "Top": 470, + "Width": 152, + "Height": 0 + } + }, + { + "KeyName": "Space", + "Show": "Space", + "LogicCode": 109, + "LocationCode": 94, + "Position": { + "Left": 392, + "Top": 410, + "Width": 342, + "Height": 50 + } + }, + { + "KeyName": "fn2", + "Show": "fnx2", + "LogicCode": 110, + "LocationCode": 95, + "Position": { + "Left": 517, + "Top": 470, + "Width": 122, + "Height": 0 + } + }, + { + "KeyName": "fn3", + "Show": "fnx3", + "LogicCode": 111, + "LocationCode": 97, + "Position": { + "Left": 639, + "Top": 470, + "Width": 69, + "Height": 0 + } + }, + { + "KeyName": "Right Win Command", + "Show": "Right Win", + "LogicCode": 9, + "LocationCode": 99, + "Position": { + "Left": 735, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + "KeyName": "Right Menu Option", + "Show": "Right Option", + "LogicCode": 8, + "LocationCode": 100, + "Position": { + "Left": 803, + "Top": 410, + "Width": 68, + "Height": 54 + } + }, + { + "KeyName": "Left Arrow", + "Show": "←", + "LogicCode": 85, + "LocationCode": 102, + "Position": { + "Left": 875, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Down Arrow", + "Show": "↓", + "LogicCode": 86, + "LocationCode": 103, + "Position": { + "Left": 929, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "Right Arrow", + "Show": "→", + "LogicCode": 84, + "LocationCode": 104, + "Position": { + "Left": 985, + "Top": 410, + "Width": 50, + "Height": 54 + } + }, + { + "KeyName": "LED-TOP-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 110, + "Position": { + "Left": 273, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 111, + "Position": { + "Left": 395, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 112, + "Position": { + "Left": 441, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 113, + "Position": { + "Left": 565, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 114, + "Position": { + "Left": 604, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 115, + "Position": { + "Left": 725, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 116, + "Position": { + "Left": 770, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-TOP-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 117, + "Position": { + "Left": 900, + "Top": 168, + "Width": 20, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 118, + "Position": { + "Left": 202, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 119, + "Position": { + "Left": 312, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 120, + "Position": { + "Left": 422, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 121, + "Position": { + "Left": 522, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 122, + "Position": { + "Left": 632, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 123, + "Position": { + "Left": 742, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 124, + "Position": { + "Left": 852, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 125, + "Position": { + "Left": 952, + "Top": 470, + "Width": 0, + "Height": 0 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801958/data/profile.json b/Build/Data/device/656801958/data/profile.json new file mode 100644 index 0000000..97f562f --- /dev/null +++ b/Build/Data/device/656801958/data/profile.json @@ -0,0 +1,823 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801958/data/profile_offline_1.json b/Build/Data/device/656801958/data/profile_offline_1.json new file mode 100644 index 0000000..1a0e046 --- /dev/null +++ b/Build/Data/device/656801958/data/profile_offline_1.json @@ -0,0 +1,1201 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "83CB4FFD-895B-484c-8708-8DEAB1D620B5", + "Name": "GK68S-1", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "Menu", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] + + +} \ No newline at end of file diff --git a/Build/Data/device/656801958/data/profile_offline_2.json b/Build/Data/device/656801958/data/profile_offline_2.json new file mode 100644 index 0000000..aaefd3a --- /dev/null +++ b/Build/Data/device/656801958/data/profile_offline_2.json @@ -0,0 +1,1203 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [ + { + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [ + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID":"", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] + + +} \ No newline at end of file diff --git a/Build/Data/device/656801958/data/profile_offline_3.json b/Build/Data/device/656801958/data/profile_offline_3.json new file mode 100644 index 0000000..2b34b52 --- /dev/null +++ b/Build/Data/device/656801958/data/profile_offline_3.json @@ -0,0 +1,1194 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "FEB949EE-7491-45ea-8D8E-948295DB80EA", + "Name": "GK68S-3", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "Menu", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "Prev", + "DriverValue": "0x030000B6", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLD", + "DriverValue": "0x030000EA", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLU", + "DriverValue": "0x030000E9", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [ + { + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "Prev", + "DriverValue": "0x030000B6" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLD", + "DriverValue": "0x030000EA" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOLU", + "DriverValue": "0x030000E9" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801958/data/profile_offline_std.json b/Build/Data/device/656801958/data/profile_offline_std.json new file mode 100644 index 0000000..42a5781 --- /dev/null +++ b/Build/Data/device/656801958/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801958/data/profile_online_1.json b/Build/Data/device/656801958/data/profile_online_1.json new file mode 100644 index 0000000..82dc104 --- /dev/null +++ b/Build/Data/device/656801958/data/profile_online_1.json @@ -0,0 +1,826 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 9, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + },{ + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} diff --git a/Build/Data/device/656801959/config.json b/Build/Data/device/656801959/config.json new file mode 100644 index 0000000..260dd2e --- /dev/null +++ b/Build/Data/device/656801959/config.json @@ -0,0 +1,106 @@ +{ + "DeviceType": 0, + "DriverLEKey": 54, + "LeCate": 68, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": true, + "IsFnx": false, + "hasModeLe": false, + "hasPid": false, + "FuncTable": [{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + }, { + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + }, { + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect": [{ + "title": "第一行", + "lang": "line_first", + "lcodes": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 0, 16, 12, 14, 13] + }, { + "title": "第二行", + "lang": "line_second", + "lcodes": [26, 31, 32, 33, 24, 27, 28, 30, 25, 29, 22, 34, 35, 37, 38] + }, { + "title": "第三行", + "lang": "line_third", + "lcodes": [46, 48, 49, 50, 51, 52, 53, 54, 47, 58, 60, 55, 56, 44] + }, { + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66, 79, 72, 70, 74, 73, 71, 69, 68, 82, 75, 76, 77, 81] + }, { + "title": "第五行", + "lang": "line_fifth", + "lcodes": [99, 100, 88, 90, 98, 89, 104, 102, 103, 92, 95, 97, 94] + }, { + "title": "底灯", + "lang": "line_bottom", + "lcodes": [20, 42, 64, 21, 43, 65] + }, { + "title": "上灯条", + "lang": "line_top_bar", + "lcodes": [110, 111, 112, 113, 114, 115, 116, 117] + }], + "UserManual": [{ + "title_lang": "layer_oper", + "items": [{ + "key": "Fn+W", + "desc_lang": "change_onboard_layer_1" + }, { + "key": "Fn+E", + "desc_lang": "change_onboard_layer_2" + }, { + "key": "Fn+R", + "desc_lang": "change_onboard_layer_3" + }, { + "key": "Fn+Q", + "desc_lang": "change_driver_layer_1" + }] + }, { + "title_lang": "le_oper", + "items": [{ + "key": "Fn+]/[", + "desc_lang": "change_std_le" + }, { + "key": "Fn+↑", + "desc_lang": "change_le_brightness_inc" + }, { + "key": "Fn+↓", + "desc_lang": "change_le_brightness_dec" + }, { + "key": "Fn+→", + "desc_lang": "change_le_speed_inc" + }, { + "key": "Fn+←", + "desc_lang": "change_le_speed_dec" + }] + }, { + "title_lang": "system_oper", + "items": [{ + "key": "Fn+ESC+Q", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/keymap.js b/Build/Data/device/656801959/data/keymap.js new file mode 100644 index 0000000..afdb8ac --- /dev/null +++ b/Build/Data/device/656801959/data/keymap.js @@ -0,0 +1,1118 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 168, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "1", + "Show": "1", + "LogicCode": 36, + "LocationCode": 2, + "Position": { + "Left": 222, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "2", + "Show": "2", + "LogicCode": 37, + "LocationCode": 3, + "Position": { + "Left": 276, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "3", + "Show": "3", + "LogicCode": 38, + "LocationCode": 4, + "Position": { + "Left": 330, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "4", + "Show": "4", + "LogicCode": 39, + "LocationCode": 5, + "Position": { + "Left": 384, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "5", + "Show": "5", + "LogicCode": 40, + "LocationCode": 6, + "Position": { + "Left": 439, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "6", + "Show": "6", + "LogicCode": 41, + "LocationCode": 7, + "Position": { + "Left": 492, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "7", + "Show": "7", + "LogicCode": 42, + "LocationCode": 8, + "Position": { + "Left": 547, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "8", + "Show": "8", + "LogicCode": 43, + "LocationCode": 9, + "Position": { + "Left": 601, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "9", + "Show": "9", + "LogicCode": 44, + "LocationCode": 10, + "Position": { + "Left": 655, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "0", + "Show": "0", + "LogicCode": 45, + "LocationCode": 11, + "Position": { + "Left": 708, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "-", + "Show": "-", + "LogicCode": 51, + "LocationCode": 12, + "Position": { + "Left": 764, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "=", + "Show": "=", + "LogicCode": 52, + "LocationCode": 13, + "Position": { + "Left": 817, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 14, + "Position": { + "Left": 871, + "Top": 166, + "Width": 108, + "Height": 51 + } + }, + { + "KeyName": "insert", + "Show": "insert", + "LogicCode": 78, + "LocationCode": 16, + "Position": { + "Left": 979, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 20, + "Position": { + "Left": 156, + "Top": 166, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 21, + "Position": { + "Left": 1034, + "Top": 166, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 22, + "Position": { + "Left": 168, + "Top": 220, + "Width": 82, + "Height": 51 + } + }, + { + "KeyName": "Q", + "Show": "Q", + "LogicCode": 26, + "LocationCode": 24, + "Position": { + "Left": 249, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "W", + "Show": "W", + "LogicCode": 32, + "LocationCode": 25, + "Position": { + "Left": 304, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "E", + "Show": "E", + "LogicCode": 14, + "LocationCode": 26, + "Position": { + "Left": 357, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "R", + "Show": "R", + "LogicCode": 27, + "LocationCode": 27, + "Position": { + "Left": 411, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "T", + "Show": "T", + "LogicCode": 29, + "LocationCode": 28, + "Position": { + "Left": 466, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Y", + "Show": "Y", + "LogicCode": 34, + "LocationCode": 29, + "Position": { + "Left": 520, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "U", + "Show": "U", + "LogicCode": 30, + "LocationCode": 30, + "Position": { + "Left": 574, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "I", + "Show": "I", + "LogicCode": 18, + "LocationCode": 31, + "Position": { + "Left": 628, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "O", + "Show": "O", + "LogicCode": 24, + "LocationCode": 32, + "Position": { + "Left": 682, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "P", + "Show": "P", + "LogicCode": 25, + "LocationCode": 33, + "Position": { + "Left": 737, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "[", + "Show": "[", + "LogicCode": 53, + "LocationCode": 34, + "Position": { + "Left": 790, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "]", + "Show": "]", + "LogicCode": 54, + "LocationCode": 35, + "Position": { + "Left": 844, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "|", + "Show": "|", + "LogicCode": 55, + "LocationCode": 37, + "Position": { + "Left": 898, + "Top": 220, + "Width": 82, + "Height": 51 + } + }, + { + "KeyName": "Delete", + "Show": "Del", + "LogicCode": 81, + "LocationCode": 38, + "Position": { + "Left": 979, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 42, + "Position": { + "Left": 156, + "Top": 291, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 43, + "Position": { + "Left": 1034, + "Top": 291, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Caps Lock", + "Show": "Caps L", + "LogicCode": 62, + "LocationCode": 44, + "Position": { + "Left": 168, + "Top": 273, + "Width": 95, + "Height": 51 + } + }, + { + "KeyName": "A", + "Show": "A", + "LogicCode": 10, + "LocationCode": 46, + "Position": { + "Left": 263, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "S", + "Show": "S", + "LogicCode": 28, + "LocationCode": 47, + "Position": { + "Left": 317, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "D", + "Show": "D", + "LogicCode": 13, + "LocationCode": 48, + "Position": { + "Left": 371, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "F", + "Show": "F", + "LogicCode": 15, + "LocationCode": 49, + "Position": { + "Left": 425, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "G", + "Show": "G", + "LogicCode": 16, + "LocationCode": 50, + "Position": { + "Left": 479, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "H", + "Show": "H", + "LogicCode": 17, + "LocationCode": 51, + "Position": { + "Left": 533, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "J", + "Show": "J", + "LogicCode": 19, + "LocationCode": 52, + "Position": { + "Left": 587, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "K", + "Show": "K", + "LogicCode": 20, + "LocationCode": 53, + "Position": { + "Left": 641, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "L", + "Show": "L", + "LogicCode": 21, + "LocationCode": 54, + "Position": { + "Left": 695, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ";", + "Show": ";", + "LogicCode": 56, + "LocationCode": 55, + "Position": { + "Left": 749, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "'", + "Show": "'", + "LogicCode": 57, + "LocationCode": 56, + "Position": { + "Left": 803, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Return", + "Show": "Enter", + "LogicCode": 46, + "LocationCode": 58, + "Position": { + "Left": 857, + "Top": 273, + "Width": 122, + "Height": 51 + } + }, + { + "KeyName": "Page Up", + "Show": "P U", + "LogicCode": 80, + "LocationCode": 60, + "Position": { + "Left": 979, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 64, + "Position": { + "Left": 156, + "Top": 423, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 65, + "Position": { + "Left": 1034, + "Top": 423, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Left Shift", + "Show": "Shift", + "LogicCode": 3, + "LocationCode": 66, + "Position": { + "Left": 168, + "Top": 328, + "Width": 124, + "Height": 51 + } + }, + { + "KeyName": "Z", + "Show": "Z", + "LogicCode": 35, + "LocationCode": 68, + "Position": { + "Left": 290, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "X", + "Show": "X", + "LogicCode": 33, + "LocationCode": 69, + "Position": { + "Left": 344, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "C", + "Show": "C", + "LogicCode": 12, + "LocationCode": 70, + "Position": { + "Left": 398, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "V", + "Show": "V", + "LogicCode": 31, + "LocationCode": 71, + "Position": { + "Left": 452, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "B", + "Show": "B", + "LogicCode": 11, + "LocationCode": 72, + "Position": { + "Left": 506, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "N", + "Show": "N", + "LogicCode": 23, + "LocationCode": 73, + "Position": { + "Left": 560, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "M", + "Show": "M", + "LogicCode": 22, + "LocationCode": 74, + "Position": { + "Left": 614, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ",", + "Show": ",", + "LogicCode": 59, + "LocationCode": 75, + "Position": { + "Left": 668, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ".", + "Show": ".", + "LogicCode": 60, + "LocationCode": 76, + "Position": { + "Left": 722, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "/", + "Show": "/", + "LogicCode": 61, + "LocationCode": 77, + "Position": { + "Left": 776, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Right Shift", + "Show": "Shift", + "LogicCode": 7, + "LocationCode": 79, + "Position": { + "Left": 830, + "Top": 328, + "Width": 95, + "Height": 51 + } + }, + { + "KeyName": "Up Arrow", + "Show": "↑", + "LogicCode": 87, + "LocationCode": 81, + "Position": { + "Left": 925, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Page Down", + "Show": "P D", + "LogicCode": 83, + "LocationCode": 82, + "Position": { + "Left": 979, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Left Control", + "Show": "Ctrl", + "LogicCode": 2, + "LocationCode": 88, + "Position": { + "Left": 168, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Left GUI", + "Show": "Win", + "LogicCode": 5, + "LocationCode": 89, + "Position": { + "Left": 236, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Left Alt", + "Show": "Alt", + "LogicCode": 4, + "LocationCode": 90, + "Position": { + "Left": 304, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "fn1", + "Show": "fnx1", + "LogicCode": 50, + "LocationCode": 92, + "Position": { + "Left": 370, + "Top": 383, + "Width": 131, + "Height": 51 + } + }, + { + "KeyName": "Space", + "Show": "Space", + "LogicCode": 109, + "LocationCode": 94, + "Position": { + "Left": 370, + "Top": 447, + "Width": 335, + "Height": 51 + } + }, + { + "KeyName": "fn2", + "Show": "fnx2", + "LogicCode": 110, + "LocationCode": 95, + "Position": { + "Left": 505, + "Top": 383, + "Width": 131, + "Height": 51 + } + }, + { + "KeyName": "fn3", + "Show": "fnx3", + "LogicCode": 111, + "LocationCode": 97, + "Position": { + "Left": 639, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Right Alt", + "Show": "Alt", + "LogicCode": 8, + "LocationCode": 98, + "Position": { + "Left": 709, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 99, + "Position": { + "Left": 763, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "App", + "Show": "App", + "LogicCode": 1, + "LocationCode": 100, + "Position": { + "Left": 817, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Left Arrow", + "Show": "←", + "LogicCode": 85, + "LocationCode": 102, + "Position": { + "Left": 871, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Down Arrow", + "Show": "↓", + "LogicCode": 86, + "LocationCode": 103, + "Position": { + "Left": 925, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Right Arrow", + "Show": "→", + "LogicCode": 84, + "LocationCode": 104, + "Position": { + "Left": 979, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-TOP-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 110, + "Position": { + "Left": 222, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 111, + "Position": { + "Left": 328, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 112, + "Position": { + "Left": 433, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 113, + "Position": { + "Left": 538, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 114, + "Position": { + "Left": 644, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 115, + "Position": { + "Left": 750, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 116, + "Position": { + "Left": 855, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 117, + "Position": { + "Left": 958, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-BOTTOM-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 118, + "Position": { + "Left": 202, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 119, + "Position": { + "Left": 312, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 120, + "Position": { + "Left": 422, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 121, + "Position": { + "Left": 522, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 122, + "Position": { + "Left": 632, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 123, + "Position": { + "Left": 742, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 124, + "Position": { + "Left": 852, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 125, + "Position": { + "Left": 952, + "Top": 470, + "Width": 0, + "Height": 0 + } + } +] \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile.json b/Build/Data/device/656801959/data/profile.json new file mode 100644 index 0000000..7a8f6b6 --- /dev/null +++ b/Build/Data/device/656801959/data/profile.json @@ -0,0 +1,822 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile_offline_1.json b/Build/Data/device/656801959/data/profile_offline_1.json new file mode 100644 index 0000000..22afd2e --- /dev/null +++ b/Build/Data/device/656801959/data/profile_offline_1.json @@ -0,0 +1,1211 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 656801959, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "83CB4FFD-895B-484c-8708-8DEAB1D620B5", + "Name": "GK68S-1", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "SL", + "DriverValue": "0x02004700" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "INS", + "DriverValue": "0x02004900" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "HM", + "DriverValue": "0x02004A00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "PU", + "DriverValue": "0x02004B00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "PB", + "DriverValue": "0x02004800" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "PS", + "DriverValue": "0x02004600" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "END", + "DriverValue": "0x02004D00" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "PD", + "DriverValue": "0x02004E00" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LAlt+A", + "DriverValue": "0x02000405" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile_offline_2.json b/Build/Data/device/656801959/data/profile_offline_2.json new file mode 100644 index 0000000..70b4922 --- /dev/null +++ b/Build/Data/device/656801959/data/profile_offline_2.json @@ -0,0 +1,1200 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 656801959, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "RWin", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": " F14", + "DriverValue": "0x02006900" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F15", + "DriverValue": "0x02006A00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+↑", + "DriverValue": "0x02005201" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+D", + "DriverValue": "0x02000708" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+Space", + "DriverValue": "0x02002C08" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+Space", + "DriverValue": "0x02002C03" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "PREV", + "DriverValue": "0x030000B6" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlDown", + "DriverValue": "0x030000EA" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlUp", + "DriverValue": "0x030000E9" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+LWin+4", + "DriverValue": "0x0200210b" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile_offline_3.json b/Build/Data/device/656801959/data/profile_offline_3.json new file mode 100644 index 0000000..b761b30 --- /dev/null +++ b/Build/Data/device/656801959/data/profile_offline_3.json @@ -0,0 +1,1193 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 656801959, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "FEB949EE-7491-45ea-8D8E-948295DB80EA", + "Name": "GK68S-3", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "SL", + "DriverValue": "0x02004700" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "INS", + "DriverValue": "0x02004900" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "HM", + "DriverValue": "0x02004A00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "PU", + "DriverValue": "0x02004B00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "PB", + "DriverValue": "0x02004800" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "PS", + "DriverValue": "0x02004600" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "END", + "DriverValue": "0x02004D00" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "PD", + "DriverValue": "0x02004E00" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LAlt+A", + "DriverValue": "0x02000405" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile_offline_std.json b/Build/Data/device/656801959/data/profile_offline_std.json new file mode 100644 index 0000000..42a5781 --- /dev/null +++ b/Build/Data/device/656801959/data/profile_offline_std.json @@ -0,0 +1,26 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801959/data/profile_online_1.json b/Build/Data/device/656801959/data/profile_online_1.json new file mode 100644 index 0000000..716b496 --- /dev/null +++ b/Build/Data/device/656801959/data/profile_online_1.json @@ -0,0 +1,827 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/config.json b/Build/Data/device/656801960/config.json new file mode 100644 index 0000000..260dd2e --- /dev/null +++ b/Build/Data/device/656801960/config.json @@ -0,0 +1,106 @@ +{ + "DeviceType": 0, + "DriverLEKey": 54, + "LeCate": 68, + "ShowScalePlus": 0.1, + "ShowOffsetLeft": "0", + "ShowOffsetTop": "0", + "IsFnKeySet": true, + "IsFnx": false, + "hasModeLe": false, + "hasPid": false, + "FuncTable": [{ + "id": 0, + "name": "设置", + "lang": "menu_config_kb", + "icon": "el-icon-kb-keyboard", + "component": "/ConfigKB", + "visible": true, + "disable": false + }, { + "id": 1, + "name": "灯效库", + "lang": "menu_le_lib", + "icon": "el-icon-kb-light", + "component": "/Le", + "visible": true, + "disable": false + }, { + "id": 2, + "name": "宏管理", + "icon": "el-icon-document", + "lang": "menu_macro_lib", + "component": "/Macro", + "visible": true, + "disable": false + }], + "QuickSelect": [{ + "title": "第一行", + "lang": "line_first", + "lcodes": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 0, 16, 12, 14, 13] + }, { + "title": "第二行", + "lang": "line_second", + "lcodes": [26, 31, 32, 33, 24, 27, 28, 30, 25, 29, 22, 34, 35, 37, 38] + }, { + "title": "第三行", + "lang": "line_third", + "lcodes": [46, 48, 49, 50, 51, 52, 53, 54, 47, 58, 60, 55, 56, 44] + }, { + "title": "第四行", + "lang": "line_fourth", + "lcodes": [66, 79, 72, 70, 74, 73, 71, 69, 68, 82, 75, 76, 77, 81] + }, { + "title": "第五行", + "lang": "line_fifth", + "lcodes": [99, 100, 88, 90, 98, 89, 104, 102, 103, 92, 95, 97, 94] + }, { + "title": "底灯", + "lang": "line_bottom", + "lcodes": [20, 42, 64, 21, 43, 65] + }, { + "title": "上灯条", + "lang": "line_top_bar", + "lcodes": [110, 111, 112, 113, 114, 115, 116, 117] + }], + "UserManual": [{ + "title_lang": "layer_oper", + "items": [{ + "key": "Fn+W", + "desc_lang": "change_onboard_layer_1" + }, { + "key": "Fn+E", + "desc_lang": "change_onboard_layer_2" + }, { + "key": "Fn+R", + "desc_lang": "change_onboard_layer_3" + }, { + "key": "Fn+Q", + "desc_lang": "change_driver_layer_1" + }] + }, { + "title_lang": "le_oper", + "items": [{ + "key": "Fn+]/[", + "desc_lang": "change_std_le" + }, { + "key": "Fn+↑", + "desc_lang": "change_le_brightness_inc" + }, { + "key": "Fn+↓", + "desc_lang": "change_le_brightness_dec" + }, { + "key": "Fn+→", + "desc_lang": "change_le_speed_inc" + }, { + "key": "Fn+←", + "desc_lang": "change_le_speed_dec" + }] + }, { + "title_lang": "system_oper", + "items": [{ + "key": "Fn+ESC+Q", + "desc_lang": "clear_all_config" + }] + }] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/keymap.js b/Build/Data/device/656801960/data/keymap.js new file mode 100644 index 0000000..3fda30d --- /dev/null +++ b/Build/Data/device/656801960/data/keymap.js @@ -0,0 +1,1118 @@ +[ + { + "KeyName": "Escape", + "Show": "Esc", + "LogicCode": 47, + "LocationCode": 0, + "Position": { + "Left": 168, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "1", + "Show": "1", + "LogicCode": 36, + "LocationCode": 2, + "Position": { + "Left": 222, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "2", + "Show": "2", + "LogicCode": 37, + "LocationCode": 3, + "Position": { + "Left": 276, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "3", + "Show": "3", + "LogicCode": 38, + "LocationCode": 4, + "Position": { + "Left": 330, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "4", + "Show": "4", + "LogicCode": 39, + "LocationCode": 5, + "Position": { + "Left": 384, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "5", + "Show": "5", + "LogicCode": 40, + "LocationCode": 6, + "Position": { + "Left": 439, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "6", + "Show": "6", + "LogicCode": 41, + "LocationCode": 7, + "Position": { + "Left": 492, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "7", + "Show": "7", + "LogicCode": 42, + "LocationCode": 8, + "Position": { + "Left": 547, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "8", + "Show": "8", + "LogicCode": 43, + "LocationCode": 9, + "Position": { + "Left": 601, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "9", + "Show": "9", + "LogicCode": 44, + "LocationCode": 10, + "Position": { + "Left": 655, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "0", + "Show": "0", + "LogicCode": 45, + "LocationCode": 11, + "Position": { + "Left": 708, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "-", + "Show": "-", + "LogicCode": 51, + "LocationCode": 12, + "Position": { + "Left": 764, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "=", + "Show": "=", + "LogicCode": 52, + "LocationCode": 13, + "Position": { + "Left": 817, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Backspace", + "Show": "←", + "LogicCode": 48, + "LocationCode": 14, + "Position": { + "Left": 871, + "Top": 166, + "Width": 108, + "Height": 51 + } + }, + { + "KeyName": "insert", + "Show": "insert", + "LogicCode": 78, + "LocationCode": 16, + "Position": { + "Left": 979, + "Top": 166, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 20, + "Position": { + "Left": 156, + "Top": 166, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 21, + "Position": { + "Left": 1034, + "Top": 166, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Tab", + "Show": "Tab", + "LogicCode": 49, + "LocationCode": 22, + "Position": { + "Left": 168, + "Top": 220, + "Width": 82, + "Height": 51 + } + }, + { + "KeyName": "Q", + "Show": "Q", + "LogicCode": 26, + "LocationCode": 24, + "Position": { + "Left": 249, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "W", + "Show": "W", + "LogicCode": 32, + "LocationCode": 25, + "Position": { + "Left": 304, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "E", + "Show": "E", + "LogicCode": 14, + "LocationCode": 26, + "Position": { + "Left": 357, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "R", + "Show": "R", + "LogicCode": 27, + "LocationCode": 27, + "Position": { + "Left": 411, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "T", + "Show": "T", + "LogicCode": 29, + "LocationCode": 28, + "Position": { + "Left": 466, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Y", + "Show": "Y", + "LogicCode": 34, + "LocationCode": 29, + "Position": { + "Left": 520, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "U", + "Show": "U", + "LogicCode": 30, + "LocationCode": 30, + "Position": { + "Left": 574, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "I", + "Show": "I", + "LogicCode": 18, + "LocationCode": 31, + "Position": { + "Left": 628, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "O", + "Show": "O", + "LogicCode": 24, + "LocationCode": 32, + "Position": { + "Left": 682, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "P", + "Show": "P", + "LogicCode": 25, + "LocationCode": 33, + "Position": { + "Left": 737, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "[", + "Show": "[", + "LogicCode": 53, + "LocationCode": 34, + "Position": { + "Left": 790, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "]", + "Show": "]", + "LogicCode": 54, + "LocationCode": 35, + "Position": { + "Left": 844, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "|", + "Show": "|", + "LogicCode": 55, + "LocationCode": 37, + "Position": { + "Left": 898, + "Top": 220, + "Width": 82, + "Height": 51 + } + }, + { + "KeyName": "Delete", + "Show": "Del", + "LogicCode": 81, + "LocationCode": 38, + "Position": { + "Left": 979, + "Top": 220, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 42, + "Position": { + "Left": 156, + "Top": 291, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 43, + "Position": { + "Left": 1034, + "Top": 291, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Caps Lock", + "Show": "Caps L", + "LogicCode": 62, + "LocationCode": 44, + "Position": { + "Left": 168, + "Top": 273, + "Width": 95, + "Height": 51 + } + }, + { + "KeyName": "A", + "Show": "A", + "LogicCode": 10, + "LocationCode": 46, + "Position": { + "Left": 263, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "S", + "Show": "S", + "LogicCode": 28, + "LocationCode": 47, + "Position": { + "Left": 317, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "D", + "Show": "D", + "LogicCode": 13, + "LocationCode": 48, + "Position": { + "Left": 371, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "F", + "Show": "F", + "LogicCode": 15, + "LocationCode": 49, + "Position": { + "Left": 425, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "G", + "Show": "G", + "LogicCode": 16, + "LocationCode": 50, + "Position": { + "Left": 479, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "H", + "Show": "H", + "LogicCode": 17, + "LocationCode": 51, + "Position": { + "Left": 533, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "J", + "Show": "J", + "LogicCode": 19, + "LocationCode": 52, + "Position": { + "Left": 587, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "K", + "Show": "K", + "LogicCode": 20, + "LocationCode": 53, + "Position": { + "Left": 641, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "L", + "Show": "L", + "LogicCode": 21, + "LocationCode": 54, + "Position": { + "Left": 695, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ";", + "Show": ";", + "LogicCode": 56, + "LocationCode": 55, + "Position": { + "Left": 749, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "'", + "Show": "'", + "LogicCode": 57, + "LocationCode": 56, + "Position": { + "Left": 803, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Return", + "Show": "Enter", + "LogicCode": 46, + "LocationCode": 58, + "Position": { + "Left": 857, + "Top": 273, + "Width": 122, + "Height": 51 + } + }, + { + "KeyName": "Page Up", + "Show": "P U", + "LogicCode": 80, + "LocationCode": 60, + "Position": { + "Left": 979, + "Top": 273, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-LEFT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 64, + "Position": { + "Left": 156, + "Top": 423, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "LED-RIGHT-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 65, + "Position": { + "Left": 1034, + "Top": 423, + "Width": 10, + "Height": 10 + } + }, + { + "KeyName": "Left Shift", + "Show": "Shift", + "LogicCode": 3, + "LocationCode": 66, + "Position": { + "Left": 168, + "Top": 328, + "Width": 124, + "Height": 51 + } + }, + { + "KeyName": "Z", + "Show": "Z", + "LogicCode": 35, + "LocationCode": 68, + "Position": { + "Left": 290, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "X", + "Show": "X", + "LogicCode": 33, + "LocationCode": 69, + "Position": { + "Left": 344, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "C", + "Show": "C", + "LogicCode": 12, + "LocationCode": 70, + "Position": { + "Left": 398, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "V", + "Show": "V", + "LogicCode": 31, + "LocationCode": 71, + "Position": { + "Left": 452, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "B", + "Show": "B", + "LogicCode": 11, + "LocationCode": 72, + "Position": { + "Left": 506, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "N", + "Show": "N", + "LogicCode": 23, + "LocationCode": 73, + "Position": { + "Left": 560, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "M", + "Show": "M", + "LogicCode": 22, + "LocationCode": 74, + "Position": { + "Left": 614, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ",", + "Show": ",", + "LogicCode": 59, + "LocationCode": 75, + "Position": { + "Left": 668, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": ".", + "Show": ".", + "LogicCode": 60, + "LocationCode": 76, + "Position": { + "Left": 722, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "/", + "Show": "/", + "LogicCode": 61, + "LocationCode": 77, + "Position": { + "Left": 776, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Right Shift", + "Show": "Shift", + "LogicCode": 7, + "LocationCode": 79, + "Position": { + "Left": 830, + "Top": 328, + "Width": 95, + "Height": 51 + } + }, + { + "KeyName": "Up Arrow", + "Show": "↑", + "LogicCode": 87, + "LocationCode": 81, + "Position": { + "Left": 925, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Page Down", + "Show": "P D", + "LogicCode": 83, + "LocationCode": 82, + "Position": { + "Left": 979, + "Top": 328, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Left Control", + "Show": "Ctrl", + "LogicCode": 2, + "LocationCode": 88, + "Position": { + "Left": 168, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Left GUI", + "Show": "Win", + "LogicCode": 5, + "LocationCode": 89, + "Position": { + "Left": 236, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Left Alt", + "Show": "Alt", + "LogicCode": 4, + "LocationCode": 90, + "Position": { + "Left": 304, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "fn1", + "Show": "fnx1", + "LogicCode": 50, + "LocationCode": 92, + "Position": { + "Left": 370, + "Top": 383, + "Width": 131, + "Height": 51 + } + }, + { + "KeyName": "Space", + "Show": "Space", + "LogicCode": 109, + "LocationCode": 94, + "Position": { + "Left": 370, + "Top": 447, + "Width": 335, + "Height": 51 + } + }, + { + "KeyName": "fn2", + "Show": "fnx2", + "LogicCode": 110, + "LocationCode": 95, + "Position": { + "Left": 505, + "Top": 383, + "Width": 131, + "Height": 51 + } + }, + { + "KeyName": "fn3", + "Show": "fnx3", + "LogicCode": 111, + "LocationCode": 97, + "Position": { + "Left": 639, + "Top": 383, + "Width": 68, + "Height": 51 + } + }, + { + "KeyName": "Right Alt", + "Show": "Alt", + "LogicCode": 8, + "LocationCode": 98, + "Position": { + "Left": 709, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Fn", + "Show": "Fn", + "LogicCode": 0, + "LocationCode": 99, + "Position": { + "Left": 763, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "App", + "Show": "App", + "LogicCode": 1, + "LocationCode": 100, + "Position": { + "Left": 817, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Left Arrow", + "Show": "←", + "LogicCode": 85, + "LocationCode": 102, + "Position": { + "Left": 871, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Down Arrow", + "Show": "↓", + "LogicCode": 86, + "LocationCode": 103, + "Position": { + "Left": 925, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "Right Arrow", + "Show": "→", + "LogicCode": 84, + "LocationCode": 104, + "Position": { + "Left": 979, + "Top": 383, + "Width": 52, + "Height": 51 + } + }, + { + "KeyName": "LED-TOP-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 110, + "Position": { + "Left": 222, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 111, + "Position": { + "Left": 328, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 112, + "Position": { + "Left": 433, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 113, + "Position": { + "Left": 538, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 114, + "Position": { + "Left": 644, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 115, + "Position": { + "Left": 750, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 116, + "Position": { + "Left": 855, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-TOP-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 117, + "Position": { + "Left": 958, + "Top": 130, + "Width": 20, + "Height": 15 + } + }, + { + "KeyName": "LED-BOTTOM-1", + "Show": "", + "LogicCode": -1, + "LocationCode": 118, + "Position": { + "Left": 202, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-2", + "Show": "", + "LogicCode": -1, + "LocationCode": 119, + "Position": { + "Left": 312, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-3", + "Show": "", + "LogicCode": -1, + "LocationCode": 120, + "Position": { + "Left": 422, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-4", + "Show": "", + "LogicCode": -1, + "LocationCode": 121, + "Position": { + "Left": 522, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-5", + "Show": "", + "LogicCode": -1, + "LocationCode": 122, + "Position": { + "Left": 632, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-6", + "Show": "", + "LogicCode": -1, + "LocationCode": 123, + "Position": { + "Left": 742, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-7", + "Show": "", + "LogicCode": -1, + "LocationCode": 124, + "Position": { + "Left": 852, + "Top": 470, + "Width": 0, + "Height": 0 + } + }, + { + "KeyName": "LED-BOTTOM-8", + "Show": "", + "LogicCode": -1, + "LocationCode": 125, + "Position": { + "Left": 952, + "Top": 470, + "Width": 0, + "Height": 0 + } + } +] diff --git a/Build/Data/device/656801960/data/profile.json b/Build/Data/device/656801960/data/profile.json new file mode 100644 index 0000000..7a8f6b6 --- /dev/null +++ b/Build/Data/device/656801960/data/profile.json @@ -0,0 +1,822 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "", + "Active": 0, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "", + "Name": "", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/profile_offline_1.json b/Build/Data/device/656801960/data/profile_offline_1.json new file mode 100644 index 0000000..16bfb65 --- /dev/null +++ b/Build/Data/device/656801960/data/profile_offline_1.json @@ -0,0 +1,1260 @@ +{ + "GUID": "", + "ModeIndex": 2, + "Name": "", + "Active": 0, + "ModelID": 656801960, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "83CB4FFD-895B-484c-8708-8DEAB1D620B5", + "Name": "GK68S-1", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "SL", + "DriverValue": "0x02004700" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "INS", + "DriverValue": "0x02004900" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "HM", + "DriverValue": "0x02004A00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "PU", + "DriverValue": "0x02004B00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "PB", + "DriverValue": "0x02004800" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "PS", + "DriverValue": "0x02004600" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "END", + "DriverValue": "0x02004D00" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "PD", + "DriverValue": "0x02004E00" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LAlt+A", + "DriverValue": "0x02000405" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/profile_offline_2.json b/Build/Data/device/656801960/data/profile_offline_2.json new file mode 100644 index 0000000..d0d7ed6 --- /dev/null +++ b/Build/Data/device/656801960/data/profile_offline_2.json @@ -0,0 +1,1248 @@ +{ + "GUID": "", + "ModeIndex": 3, + "Name": "", + "Active": 0, + "ModelID": 656801960, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + ] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + }, + { + "GUID": "", + "Name": "" + } + ], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "RAlt", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "LAlt", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "RWin", + "DriverValue": "0x02000080", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": " F14", + "DriverValue": "0x02006900" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F15", + "DriverValue": "0x02006A00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+↑", + "DriverValue": "0x02005201" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+D", + "DriverValue": "0x02000708" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "LWin+Space", + "DriverValue": "0x02002C08" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+Space", + "DriverValue": "0x02002C03" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "PREV", + "DriverValue": "0x030000B6" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "Play/Pause", + "DriverValue": "0x030000CD" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "NEXT", + "DriverValue": "0x030000B5" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "MUTE", + "DriverValue": "0x030000E2" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlDown", + "DriverValue": "0x030000EA" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "VOlUp", + "DriverValue": "0x030000E9" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LShift+LWin+4", + "DriverValue": "0x0200210b" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/profile_offline_3.json b/Build/Data/device/656801960/data/profile_offline_3.json new file mode 100644 index 0000000..bd55c02 --- /dev/null +++ b/Build/Data/device/656801960/data/profile_offline_3.json @@ -0,0 +1,1244 @@ +{ + "GUID": "", + "ModeIndex": 4, + "Name": "", + "Active": 0, + "ModelID": 656801960, + "Application": { + "AppName": "", + "AppPath": "" + }, + "ModeLE": { + "GUID": "FEB949EE-7491-45ea-8D8E-948295DB80EA", + "Name": "GK68S-3", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + } + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ], + "FnKeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500" + }, + { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002" + }, + { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004" + }, + { + "Index": 6, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000010" + }, + { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020" + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040" + }, + { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "播放/暂停", + "DriverValue": "0x030000CD" + }, + { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500" + }, + { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600" + }, + { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "下一曲", + "DriverValue": "0x030000B5" + }, + { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "静音", + "DriverValue": "0x030000E2" + }, + { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量减", + "DriverValue": "0x030000EA" + }, + { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "音量加", + "DriverValue": "0x030000E9" + }, + { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "SL", + "DriverValue": "0x02004700" + }, + { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "INS", + "DriverValue": "0x02004900" + }, + { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "HM", + "DriverValue": "0x02004A00" + }, + { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "PU", + "DriverValue": "0x02004B00" + }, + { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100" + }, + { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "PB", + "DriverValue": "0x02004800" + }, + { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300" + }, + { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "上一曲", + "DriverValue": "0x030000B6" + }, + { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700" + }, + { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "PS", + "DriverValue": "0x02004600" + }, + { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900" + }, + { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00" + }, + { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00" + }, + { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00" + }, + { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "F1", + "DriverValue": "0x02003A00" + }, + { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "F2", + "DriverValue": "0x02003B00" + }, + { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "F3", + "DriverValue": "0x02003C00" + }, + { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "F4", + "DriverValue": "0x02003D00" + }, + { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "F5", + "DriverValue": "0x02003E00" + }, + { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "F6", + "DriverValue": "0x02003F00" + }, + { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "F7", + "DriverValue": "0x02004000" + }, + { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "F8", + "DriverValue": "0x02004100" + }, + { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "F9", + "DriverValue": "0x02004200" + }, + { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "F10", + "DriverValue": "0x02004300" + }, + { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800" + }, + { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "`", + "DriverValue": "0x02003500" + }, + { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "DEL", + "DriverValue": "0x02004C00" + }, + { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00" + }, + { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "F11", + "DriverValue": "0x02004400" + }, + { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "F12", + "DriverValue": "0x02004500" + }, + { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300" + }, + { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400" + }, + { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500" + }, + { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "END", + "DriverValue": "0x02004D00" + }, + { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "PD", + "DriverValue": "0x02004E00" + }, + { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800" + }, + { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900" + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "LCtrl+LAlt+A", + "DriverValue": "0x02000405" + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "Home", + "DriverValue": "0x02004A00" + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00" + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "End", + "DriverValue": "0x02004D00" + }, + { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, + { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/profile_offline_std.json b/Build/Data/device/656801960/data/profile_offline_std.json new file mode 100644 index 0000000..8541cd2 --- /dev/null +++ b/Build/Data/device/656801960/data/profile_offline_std.json @@ -0,0 +1,27 @@ +{ + "GUID": "", + "ModeIndex": 1, + "Name": "标准配置", + "Active": 0, + "DriverLE": [{ + "GUID": "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + "Name": "GK68S-2" + }, + { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变" + }, + { + "GUID": "1B6DB72C-6093-43ac-B4BC-59670CA31696", + "Name": "光谱循环" + }, + { + "GUID": "7E8488C3-EB93-46a8-B505-F9E95FD67322", + "Name": "风车" + }, + { + "GUID": "B09FC694-4B0E-4fcb-83E7-8EB4A77E566A", + "Name": "彩虹波" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/656801960/data/profile_online_1.json b/Build/Data/device/656801960/data/profile_online_1.json new file mode 100644 index 0000000..716b496 --- /dev/null +++ b/Build/Data/device/656801960/data/profile_online_1.json @@ -0,0 +1,827 @@ +{ + "GUID": "", + "ModeIndex": 0, + "Name": "默认配置", + "Active": 1, + "ModelID": 656801834, + "Application": { + "AppName": "", + "AppPath": "" + }, + "Game": { + "GUID": "ECA1CE5C-597C-4047-9F78-AB638FDE7737", + "Name": "Idle" + }, + "ModeLE": { + "GUID": "014D58A9-7E44-43c7-BA92-1063623B02DD", + "Name": "RGB渐变", + "LESet": { + "LEModel": 241, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, + "LEData": {} + }, + "DeviceLE": { + "Index": 0, + "LESet": [{ + "LEConfig": 0, + "LEModel": 7, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 8, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 5, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 14, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }, { + "LEConfig": 0, + "LEModel": 9, + "LESubModel": 1, + "LELight": 18, + "LESpeed": 3, + "LEDir": 0, + "LEColor": 0, + "LEEnable": 15 + }] + }, + "DriverLE": [{ + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }, { + "GUID": "", + "Name": "" + }], + "KeySet": [{ + "Index": 1, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02006500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 2, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000001", + "Task": { + "Type": "", + "Data": { + "Type": "OpenURL", + "AppPath": "" + } + }, + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 3, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000002", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 4, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000004", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 5, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000008", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 7, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000020", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 8, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000040", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 10, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 11, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 12, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 13, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 14, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 15, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 16, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 17, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 18, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 19, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 20, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 21, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02000F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 22, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 23, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 24, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 25, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 26, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 27, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 28, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 29, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 30, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 31, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 32, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 33, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 34, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 35, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 36, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 37, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02001F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 38, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 39, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 40, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 41, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 42, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 43, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 44, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 45, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 46, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 47, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 48, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 49, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 50, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 51, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 52, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 53, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 54, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 55, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 56, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003300", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 57, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003400", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 58, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003500", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 59, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003600", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 60, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003700", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 61, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003800", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 62, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02003900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 78, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004900", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 79, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004A00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 80, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004B00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 81, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004C00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 82, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004D00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, + { + "Index": 83, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004E00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 84, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02004F00", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 85, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005000", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 86, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005100", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 87, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02005200", + "KeyLE": { + "GUID": "", + "Name": "" + } + }, { + "Index": 109, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 110, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + }, { + "Index": 111, + "MenuPID": "", + "MenuID": "", + "MenuName": "", + "DriverValue": "0x02002C00" + } + ] +} \ No newline at end of file diff --git a/Build/Data/device/modellist.json b/Build/Data/device/modellist.json index 4fe3d43..0cb7330 100644 --- a/Build/Data/device/modellist.json +++ b/Build/Data/device/modellist.json @@ -107,6 +107,78 @@ "Name":"DK61(Bluetooth5.1)", "LEType":"0" }, + { + "ModelID":656801959, + "FWID":"0x97218013", + "Name":"GK68XS RGB", + "LEType":"0" + }, + { + "ModelID":656801960, + "FWID":"0x95218013", + "Name":"GK68X RGB", + "LEType":"0" + }, + { + "ModelID":656801958, + "FWID":"0x97220411", + "Name":"NT68 RGB", + "LEType":"0" + }, + { + "ModelID":656801940, + "FWID":"0x97220410", + "Name":"NT68 RGB", + "LEType":"0" + }, + { + "ModelID":656801884, + "FWID":"0x90219022", + "Name":"SK61 RGB", + "LEType":"0" + }, + { + "ModelID":656801957, + "FWID":"0x94217623", + "Name":"SK96S RGB", + "LEType":"0" + }, + { + "ModelID":656801956, + "FWID":"0x90217220", + "Name":"SK21 RGB", + "LEType":"0" + }, + { + "ModelID":656801874, + "FWID":"0x94219220", + "Name":"SK64XS RGB", + "LEType":"0" + }, + { + "ModelID":656801954, + "FWID":"0x94217220", + "Name":"SK21S RGB", + "LEType":"0" + }, + { + "ModelID":656801955, + "FWID":"0x94217221", + "Name":"SK21S RGB", + "LEType":"0" + }, + { + "ModelID":656801923, + "FWID":"0x95206110", + "Name":"GK61-RGB-V2", + "LEType":"0" + }, + { + "ModelID":656801922, + "FWID":"0x95217410", + "Name":"GK61X RGB", + "LEType":"0" + }, { "ModelID":656801952, "FWID":"0x97217210", @@ -134,25 +206,25 @@ { "ModelID":656801949, "FWID":"0x95219510", - "Name":"GK84X", + "Name":"AK84X", "LEType":"0" }, { "ModelID":656801948, "FWID":"0x97219510", - "Name":"GK84XS", + "Name":"AK84XS", "LEType":"0" }, { "ModelID":656801947, "FWID":"0x95219110", - "Name":"GK84", + "Name":"AK84", "LEType":"0" }, { "ModelID":656801946, "FWID":"0x97219110", - "Name":"GK84S", + "Name":"AK84S", "LEType":"0" }, { @@ -275,18 +347,6 @@ "Name":"GK64XS-RGB", "LEType":"0" }, - { - "ModelID":656801923, - "FWID":"0x95206110", - "Name":"GK61-RGB-V2", - "LEType":"0" - }, - { - "ModelID":656801922, - "FWID":"0x95217410", - "Name":"GK61X RGB", - "LEType":"0" - }, { "ModelID":656801921, "FWID":"0x97217410", @@ -356,18 +416,18 @@ { "ModelID":656801910, "FWID":"0x90219110", - "Name":"GK84 RGB", + "Name":"AK84 RGB", "LEType":"0" }, { "ModelID":656801909, "FWID":"0x94219110", - "Name":"GK84S RGB", + "Name":"AK84S RGB", "LEType":"0" }, { "ModelID":656801908, - "FWID":"0x90218025 ", + "FWID":"0x90218025", "Name":"AK68", "LEType":"0" }, @@ -464,13 +524,13 @@ { "ModelID":656801892, "FWID":"0x90219520", - "Name":"SK84 RGB", + "Name":"AK84 RGB", "LEType":"0" }, { "ModelID":656801891, "FWID":"0x94219520", - "Name":"SK84S RGB", + "Name":"AK84S RGB", "LEType":"0" }, { @@ -509,12 +569,6 @@ "Name":"SK61S RGB", "LEType":"0" }, - { - "ModelID":656801884, - "FWID":"0x90219022", - "Name":"SK61 RGB", - "LEType":"0" - }, { "ModelID":656801883, "FWID":"0x92217621", @@ -569,12 +623,6 @@ "Name":"SK64X RGB", "LEType":"0" }, - { - "ModelID":656801874, - "FWID":"0x94219220", - "Name":"SK64XS RGB", - "LEType":"0" - }, { "ModelID":656801873, "FWID":"0x90219020", diff --git a/Build/Data/lighting/GK68S-1.le b/Build/Data/lighting/GK68S-1.le index 7079c22..46f7c5f 100644 --- a/Build/Data/lighting/GK68S-1.le +++ b/Build/Data/lighting/GK68S-1.le @@ -1,177 +1,357 @@ { - "Name":"GK68S-1", - "GUID":"83CB4FFD-895B-484c-8708-8DEAB1D620B5", - "LeType":"simple", - "LeCate":67, - "Frames":[ - { - "Count":1, - "Name":"frame0", - "Data":{ - "0":"0xffffff", - "2":"0xffffff", - "3":"0xffffff", - "4":"0xffffff", - "5":"0xffffff", - "6":"0xffffff", - "7":"0xffffff", - "8":"0xffffff", - "9":"0xffffff", - "10":"0xffffff", - "11":"0xffffff", - "12":"0xffffff", - "13":"0xffffff", - "14":"0xffffff", - "16":"0xffffff", - "20":"0xffffff", - "21":"0xffffff", - "22":"0xffffff", - "24":"0xffffff", - "25":"0xffffff", - "26":"0xffffff", - "27":"0xffffff", - "28":"0xffffff", - "29":"0xffffff", - "30":"0xffffff", - "31":"0xffffff", - "32":"0xffffff", - "33":"0xffffff", - "34":"0xffffff", - "35":"0xffffff", - "37":"0xffffff", - "38":"0xffffff", - "42":"0xffffff", - "43":"0xffffff", - "44":"0xffffff", - "46":"0xffffff", - "47":"0xffffff", - "48":"0xffffff", - "49":"0xffffff", - "50":"0xffffff", - "51":"0xffffff", - "52":"0xffffff", - "53":"0xffffff", - "54":"0xffffff", - "55":"0xffffff", - "56":"0xffffff", - "58":"0xffffff", - "60":"0xffffff", - "64":"0xffffff", - "65":"0xffffff", - "66":"0xffffff", - "68":"0xffffff", - "69":"0xffffff", - "70":"0xffffff", - "71":"0xffffff", - "72":"0xffffff", - "73":"0xffffff", - "74":"0xffffff", - "75":"0xffffff", - "76":"0xffffff", - "77":"0xffffff", - "79":"0xffffff", - "81":"0xffffff", - "82":"0xffffff", - "88":"0xffffff", - "89":"0xffffff", - "90":"0xffffff", - "92":"0xffffff", - "94":"0xffffff", - "95":"0xffffff", - "97":"0xffffff", - "98":"0xffffff", - "99":"0xffffff", - "100":"0xffffff", - "102":"0xffffff", - "103":"0xffffff", - "104":"0xffffff" - } + + "Frames" : [ + + { + + "Count" : 1, + + "Data" : { + + "0" : "0xffffff", + + "10" : "0xffffff", + + "100" : "0xffffff", + + "102" : "0xffffff", + + "103" : "0xffffff", + + "104" : "0xffffff", + + "11" : "0xffffff", + + "12" : "0xffffff", + + "13" : "0xffffff", + + "14" : "0xffffff", + + "16" : "0xffffff", + + "2" : "0xffffff", + + "20" : "0xffffff", + + "21" : "0xffffff", + + "22" : "0xffffff", + + "24" : "0xffffff", + + "25" : "0xffffff", + + "26" : "0xffffff", + + "27" : "0xffffff", + + "28" : "0xffffff", + + "29" : "0xffffff", + + "3" : "0xffffff", + + "30" : "0xffffff", + + "31" : "0xffffff", + + "32" : "0xffffff", + + "33" : "0xffffff", + + "34" : "0xffffff", + + "35" : "0xffffff", + + "37" : "0xffffff", + + "38" : "0xffffff", + + "4" : "0xffffff", + + "42" : "0xffffff", + + "43" : "0xffffff", + + "44" : "0xffffff", + + "46" : "0xffffff", + + "47" : "0xffffff", + + "48" : "0xffffff", + + "49" : "0xffffff", + + "5" : "0xffffff", + + "50" : "0xffffff", + + "51" : "0xffffff", + + "52" : "0xffffff", + + "53" : "0xffffff", + + "54" : "0xffffff", + + "55" : "0xffffff", + + "56" : "0xffffff", + + "58" : "0xffffff", + + "6" : "0xffffff", + + "60" : "0xffffff", + + "64" : "0xffffff", + + "65" : "0xffffff", + + "66" : "0xffffff", + + "68" : "0xffffff", + + "69" : "0xffffff", + + "7" : "0xffffff", + + "70" : "0xffffff", + + "71" : "0xffffff", + + "72" : "0xffffff", + + "73" : "0xffffff", + + "74" : "0xffffff", + + "75" : "0xffffff", + + "76" : "0xffffff", + + "77" : "0xffffff", + + "79" : "0xffffff", + + "8" : "0xffffff", + + "81" : "0xffffff", + + "82" : "0xffffff", + + "88" : "0xffffff", + + "89" : "0xffffff", + + "9" : "0xffffff", + + "90" : "0xffffff", + + "91" : "0xffffff", + + "92" : "0xffffff", + + "94" : "0xffffff", + + "95" : "0xffffff", + + "97" : "0xffffff", + + "98" : "0xffffff", + + "99" : "0xffffff" + + }, + + "Name" : "frame0" + } + ], - "LEConfigs":[ - { - "Type":0, - "Count":1, - "Color":"0xFF00D9", - "Keys":[ - 99, - 100, - 88, - 66, - 90, - 98, - 89, - 79, - 46, - 72, - 70, - 48, - 26, - 49, - 50, - 51, - 31, - 52, - 53, - 54, - 74, - 73, - 32, - 33, - 24, - 27, - 47, - 28, - 30, - 71, - 25, - 69, - 29, - 68, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 58, - 60, - 82, - 0, - 16, - 22, - 94, - 12, - 14, - 13, - 34, - 35, - 37, - 55, - 56, - 75, - 76, - 77, - 44, - 38, - 104, - 102, - 103, - 81, - 92, - 95, - 97, - 20, - 42, - 64, - 21, - 43, - 65 - ] + + "GUID" : "83CB4FFD-895B-484c-8708-8DEAB1D620B5", + + "LEConfigs" : [ + + { + + "Color" : "0xFF00D9", + + "Count" : 1, + + "Keys" : [ + + 100, + + 0, + + 2, + + 3, + + 4, + + 5, + + 6, + + 7, + + 8, + + 9, + + 10, + + 11, + + 12, + + 13, + + 14, + + 16, + + 20, + + 21, + + 22, + + 24, + + 25, + + 26, + + 27, + + 28, + + 29, + + 30, + + 31, + + 32, + + 33, + + 34, + + 35, + + 37, + + 38, + + 42, + + 43, + + 44, + + 46, + + 47, + + 48, + + 49, + + 50, + + 51, + + 52, + + 53, + + 54, + + 55, + + 56, + + 58, + + 60, + + 64, + + 65, + + 66, + + 68, + + 69, + + 70, + + 71, + + 72, + + 73, + + 74, + + 75, + + 76, + + 77, + + 79, + + 81, + + 82, + + 88, + + 89, + + 90, + + 91, + + 92, + + 94, + + 95, + + 97, + + 98, + + 99, + + 102, + + 103, + + 104 + + ], + + "Type" : 0 + } - ] -} \ No newline at end of file + + ], + + "LeCate" : 67, + + "LeType" : "simple", + + "Name" : "NK68S RGB" + +} diff --git a/Build/Data/lighting/GK68S-2.le b/Build/Data/lighting/GK68S-2.le index 15acdd8..ed4e73e 100644 --- a/Build/Data/lighting/GK68S-2.le +++ b/Build/Data/lighting/GK68S-2.le @@ -1,209 +1,425 @@ { - "Name":"GK68S-2", - "GUID":"406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", - "LeType":"simple", - "LeCate":67, - "Frames":[ - { - "Count":1, - "Name":"frame0", - "Data":{ - "0":"0xffffff", - "2":"0xffffff", - "3":"0xffffff", - "4":"0xffffff", - "5":"0xffffff", - "6":"0xffffff", - "7":"0xffffff", - "8":"0xffffff", - "9":"0xffffff", - "10":"0xffffff", - "11":"0xffffff", - "12":"0xffffff", - "13":"0xffffff", - "14":"0xffffff", - "16":"0xffffff", - "20":"0xffffff", - "21":"0xffffff", - "22":"0xffffff", - "24":"0xffffff", - "25":"0xffffff", - "26":"0xffffff", - "27":"0xffffff", - "28":"0xffffff", - "29":"0xffffff", - "30":"0xffffff", - "31":"0xffffff", - "32":"0xffffff", - "33":"0xffffff", - "34":"0xffffff", - "35":"0xffffff", - "37":"0xffffff", - "38":"0xffffff", - "42":"0xffffff", - "43":"0xffffff", - "44":"0xffffff", - "46":"0xffffff", - "47":"0xffffff", - "48":"0xffffff", - "49":"0xffffff", - "50":"0xffffff", - "51":"0xffffff", - "52":"0xffffff", - "53":"0xffffff", - "54":"0xffffff", - "55":"0xffffff", - "56":"0xffffff", - "58":"0xffffff", - "60":"0xffffff", - "64":"0xffffff", - "65":"0xffffff", - "66":"0xffffff", - "68":"0xffffff", - "69":"0xffffff", - "70":"0xffffff", - "71":"0xffffff", - "72":"0xffffff", - "73":"0xffffff", - "74":"0xffffff", - "75":"0xffffff", - "76":"0xffffff", - "77":"0xffffff", - "79":"0xffffff", - "81":"0xffffff", - "82":"0xffffff", - "88":"0xffffff", - "89":"0xffffff", - "90":"0xffffff", - "92":"0xffffff", - "94":"0xffffff", - "95":"0xffffff", - "97":"0xffffff", - "98":"0xffffff", - "99":"0xffffff", - "100":"0xffffff", - "102":"0xffffff", - "103":"0xffffff", - "104":"0xffffff", - "110":"0xffffff", - "111":"0xffffff", - "112":"0xffffff", - "113":"0xffffff", - "114":"0xffffff", - "115":"0xffffff", - "116":"0xffffff", - "117":"0xffffff", - "118":"0xffffff", - "119":"0xffffff", - "120":"0xffffff", - "121":"0xffffff", - "122":"0xffffff", - "123":"0xffffff", - "124":"0xffffff", - "125":"0xffffff" - } + + "Frames" : [ + + { + + "Count" : 1, + + "Data" : { + + "0" : "0xffffff", + + "10" : "0xffffff", + + "100" : "0xffffff", + + "102" : "0xffffff", + + "103" : "0xffffff", + + "104" : "0xffffff", + + "11" : "0xffffff", + + "110" : "0xffffff", + + "111" : "0xffffff", + + "112" : "0xffffff", + + "113" : "0xffffff", + + "114" : "0xffffff", + + "115" : "0xffffff", + + "116" : "0xffffff", + + "117" : "0xffffff", + + "118" : "0xffffff", + + "119" : "0xffffff", + + "12" : "0xffffff", + + "120" : "0xffffff", + + "121" : "0xffffff", + + "122" : "0xffffff", + + "123" : "0xffffff", + + "124" : "0xffffff", + + "125" : "0xffffff", + + "13" : "0xffffff", + + "14" : "0xffffff", + + "16" : "0xffffff", + + "2" : "0xffffff", + + "20" : "0xffffff", + + "21" : "0xffffff", + + "22" : "0xffffff", + + "24" : "0xffffff", + + "25" : "0xffffff", + + "26" : "0xffffff", + + "27" : "0xffffff", + + "28" : "0xffffff", + + "29" : "0xffffff", + + "3" : "0xffffff", + + "30" : "0xffffff", + + "31" : "0xffffff", + + "32" : "0xffffff", + + "33" : "0xffffff", + + "34" : "0xffffff", + + "35" : "0xffffff", + + "37" : "0xffffff", + + "38" : "0xffffff", + + "4" : "0xffffff", + + "42" : "0xffffff", + + "43" : "0xffffff", + + "44" : "0xffffff", + + "46" : "0xffffff", + + "47" : "0xffffff", + + "48" : "0xffffff", + + "49" : "0xffffff", + + "5" : "0xffffff", + + "50" : "0xffffff", + + "51" : "0xffffff", + + "52" : "0xffffff", + + "53" : "0xffffff", + + "54" : "0xffffff", + + "55" : "0xffffff", + + "56" : "0xffffff", + + "58" : "0xffffff", + + "6" : "0xffffff", + + "60" : "0xffffff", + + "64" : "0xffffff", + + "65" : "0xffffff", + + "66" : "0xffffff", + + "68" : "0xffffff", + + "69" : "0xffffff", + + "7" : "0xffffff", + + "70" : "0xffffff", + + "71" : "0xffffff", + + "72" : "0xffffff", + + "73" : "0xffffff", + + "74" : "0xffffff", + + "75" : "0xffffff", + + "76" : "0xffffff", + + "77" : "0xffffff", + + "79" : "0xffffff", + + "8" : "0xffffff", + + "81" : "0xffffff", + + "82" : "0xffffff", + + "88" : "0xffffff", + + "89" : "0xffffff", + + "9" : "0xffffff", + + "90" : "0xffffff", + + "91" : "0xffffff", + + "92" : "0xffffff", + + "94" : "0xffffff", + + "95" : "0xffffff", + + "97" : "0xffffff", + + "98" : "0xffffff", + + "99" : "0xffffff" + + }, + + "Name" : "frame0", + + "index" : 0 + } + ], - "LEConfigs":[ - { - "Type":0, - "Count":1, - "Color":"0x53A1FF", - "Keys":[ - 99, - 100, - 88, - 66, - 90, - 98, - 89, - 79, - 46, - 72, - 70, - 48, - 26, - 49, - 50, - 51, - 31, - 52, - 53, - 54, - 74, - 73, - 32, - 33, - 24, - 27, - 47, - 28, - 30, - 71, - 25, - 69, - 29, - 68, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 58, - 60, - 82, - 0, - 16, - 22, - 94, - 12, - 14, - 13, - 34, - 35, - 37, - 55, - 56, - 75, - 76, - 77, - 44, - 38, - 104, - 102, - 103, - 81, - 92, - 95, - 97, - 20, - 42, - 64, - 21, - 43, - 65, - 110, - 111, - 112, - 113, - 114, - 115, - 116, - 117, - 118, - 119, - 120, - 121, - 122, - 123, - 124, - 125 - ] + + "GUID" : "406931D7-3D67-4d0d-AB2C-67DD6B4DFD58", + + "LEConfigs" : [ + + { + + "Color" : "0x53A1FF", + + "Count" : 1, + + "Keys" : [ + + 100, + + 0, + + 2, + + 3, + + 4, + + 5, + + 6, + + 7, + + 8, + + 9, + + 10, + + 11, + + 12, + + 13, + + 14, + + 16, + + 20, + + 21, + + 22, + + 24, + + 25, + + 26, + + 27, + + 28, + + 29, + + 30, + + 31, + + 32, + + 33, + + 34, + + 35, + + 37, + + 38, + + 42, + + 43, + + 44, + + 46, + + 47, + + 48, + + 49, + + 50, + + 51, + + 52, + + 53, + + 54, + + 55, + + 56, + + 58, + + 60, + + 64, + + 65, + + 66, + + 68, + + 69, + + 70, + + 71, + + 72, + + 73, + + 74, + + 75, + + 76, + + 77, + + 79, + + 81, + + 82, + + 88, + + 89, + + 90, + + 91, + + 92, + + 94, + + 95, + + 97, + + 98, + + 99, + + 102, + + 103, + + 104, + + 110, + + 111, + + 112, + + 113, + + 114, + + 115, + + 116, + + 117, + + 118, + + 119, + + 120, + + 121, + + 122, + + 123, + + 124, + + 125 + + ], + + "Type" : 0, + + "index" : 0 + } - ] -} \ No newline at end of file + + ], + + "LeCate" : 67, + + "LeType" : "simple", + + "Name" : "NK68S RGB2" + +} diff --git a/Build/Data/lighting/GK68S-3.le b/Build/Data/lighting/GK68S-3.le index fdad048..6cf4304 100644 --- a/Build/Data/lighting/GK68S-3.le +++ b/Build/Data/lighting/GK68S-3.le @@ -1,178 +1,359 @@ { - "Name":"GK68S-3", - "GUID":"FEB949EE-7491-45ea-8D8E-948295DB80EA", - "LeType":"simple", - "LeCate":67, - "Frames":[ - { - "Count":1, - "Name":"frame0", - "Data":{ - "0":"0xffffff", - "2":"0xffffff", - "3":"0xffffff", - "4":"0xffffff", - "5":"0xffffff", - "6":"0xffffff", - "7":"0xffffff", - "8":"0xffffff", - "9":"0xffffff", - "10":"0xffffff", - "11":"0xffffff", - "12":"0xffffff", - "13":"0xffffff", - "14":"0xffffff", - "16":"0xffffff", - "20":"0xffffff", - "21":"0xffffff", - "22":"0xffffff", - "24":"0xffffff", - "25":"0xffffff", - "26":"0xffffff", - "27":"0xffffff", - "28":"0xffffff", - "29":"0xffffff", - "30":"0xffffff", - "31":"0xffffff", - "32":"0xffffff", - "33":"0xffffff", - "34":"0xffffff", - "35":"0xffffff", - "37":"0xffffff", - "38":"0xffffff", - "42":"0xffffff", - "43":"0xffffff", - "44":"0xffffff", - "46":"0xffffff", - "47":"0xffffff", - "48":"0xffffff", - "49":"0xffffff", - "50":"0xffffff", - "51":"0xffffff", - "52":"0xffffff", - "53":"0xffffff", - "54":"0xffffff", - "55":"0xffffff", - "56":"0xffffff", - "58":"0xffffff", - "60":"0xffffff", - "64":"0xffffff", - "65":"0xffffff", - "66":"0xffffff", - "68":"0xffffff", - "69":"0xffffff", - "70":"0xffffff", - "71":"0xffffff", - "72":"0xffffff", - "73":"0xffffff", - "74":"0xffffff", - "75":"0xffffff", - "76":"0xffffff", - "77":"0xffffff", - "79":"0xffffff", - "81":"0xffffff", - "82":"0xffffff", - "88":"0xffffff", - "89":"0xffffff", - "90":"0xffffff", - "92":"0xffffff", - "94":"0xffffff", - "95":"0xffffff", - "97":"0xffffff", - "98":"0xffffff", - "99":"0xffffff", - "100":"0xffffff", - "102":"0xffffff", - "103":"0xffffff", - "104":"0xffffff" - } + + "Frames" : [ + + { + + "Count" : 1, + + "Data" : { + + "0" : "0xffffff", + + "10" : "0xffffff", + + "100" : "0xffffff", + + "102" : "0xffffff", + + "103" : "0xffffff", + + "104" : "0xffffff", + + "11" : "0xffffff", + + "12" : "0xffffff", + + "13" : "0xffffff", + + "14" : "0xffffff", + + "16" : "0xffffff", + + "2" : "0xffffff", + + "20" : "0xffffff", + + "21" : "0xffffff", + + "22" : "0xffffff", + + "24" : "0xffffff", + + "25" : "0xffffff", + + "26" : "0xffffff", + + "27" : "0xffffff", + + "28" : "0xffffff", + + "29" : "0xffffff", + + "3" : "0xffffff", + + "30" : "0xffffff", + + "31" : "0xffffff", + + "32" : "0xffffff", + + "33" : "0xffffff", + + "34" : "0xffffff", + + "35" : "0xffffff", + + "37" : "0xffffff", + + "38" : "0xffffff", + + "4" : "0xffffff", + + "42" : "0xffffff", + + "43" : "0xffffff", + + "44" : "0xffffff", + + "46" : "0xffffff", + + "47" : "0xffffff", + + "48" : "0xffffff", + + "49" : "0xffffff", + + "5" : "0xffffff", + + "50" : "0xffffff", + + "51" : "0xffffff", + + "52" : "0xffffff", + + "53" : "0xffffff", + + "54" : "0xffffff", + + "55" : "0xffffff", + + "56" : "0xffffff", + + "58" : "0xffffff", + + "6" : "0xffffff", + + "60" : "0xffffff", + + "64" : "0xffffff", + + "65" : "0xffffff", + + "66" : "0xffffff", + + "68" : "0xffffff", + + "69" : "0xffffff", + + "7" : "0xffffff", + + "70" : "0xffffff", + + "71" : "0xffffff", + + "72" : "0xffffff", + + "73" : "0xffffff", + + "74" : "0xffffff", + + "75" : "0xffffff", + + "76" : "0xffffff", + + "77" : "0xffffff", + + "79" : "0xffffff", + + "8" : "0xffffff", + + "81" : "0xffffff", + + "82" : "0xffffff", + + "88" : "0xffffff", + + "89" : "0xffffff", + + "9" : "0xffffff", + + "90" : "0xffffff", + + "91" : "0xffffff", + + "92" : "0xffffff", + + "94" : "0xffffff", + + "95" : "0xffffff", + + "97" : "0xffffff", + + "98" : "0xffffff", + + "99" : "0xffffff" + + }, + + "Name" : "frame0" + } + ], - "LEConfigs":[ - { - "Keys":[ - 99, - 100, - 88, - 66, - 90, - 98, - 89, - 79, - 46, - 72, - 70, - 48, - 26, - 49, - 50, - 51, - 31, - 52, - 53, - 54, - 74, - 73, - 32, - 33, - 24, - 27, - 47, - 28, - 30, - 71, - 25, - 69, - 29, - 68, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 58, - 60, - 82, - 0, - 16, - 22, - 94, - 12, - 14, - 13, - 34, - 35, - 37, - 55, - 56, - 75, - 76, - 77, - 44, - 38, - 104, - 102, - 103, - 81, - 92, - 95, - 97, - 20, - 42, - 64, - 21, - 43, - 65 + + "GUID" : "FEB949EE-7491-45ea-8D8E-948295DB80EA", + + "LEConfigs" : [ + + { + + "Color" : "0x00FF97", + + "Count" : 20, + + "Keys" : [ + + 100, + + 0, + + 2, + + 3, + + 4, + + 5, + + 6, + + 7, + + 8, + + 9, + + 10, + + 11, + + 12, + + 13, + + 14, + + 16, + + 20, + + 21, + + 22, + + 24, + + 25, + + 26, + + 27, + + 28, + + 29, + + 30, + + 31, + + 32, + + 33, + + 34, + + 35, + + 37, + + 38, + + 42, + + 43, + + 44, + + 46, + + 47, + + 48, + + 49, + + 50, + + 51, + + 52, + + 53, + + 54, + + 55, + + 56, + + 58, + + 60, + + 64, + + 65, + + 66, + + 68, + + 69, + + 70, + + 71, + + 72, + + 73, + + 74, + + 75, + + 76, + + 77, + + 79, + + 81, + + 82, + + 88, + + 89, + + 90, + + 91, + + 92, + + 94, + + 95, + + 97, + + 98, + + 99, + + 102, + + 103, + + 104 + ], - "Color":"0x00FF97", - "Type":2, - "Count":20, - "StayCount":5 + + "StayCount" : 5, + + "Type" : 2 + } - ] -} \ No newline at end of file + + ], + + "LeCate" : 67, + + "LeType" : "simple", + + "Name" : "NK68S RGB3" + +} diff --git a/Build/Data/lighting/GK84_S Spectral Cycle.le b/Build/Data/lighting/GK84_S Spectral Cycle.le new file mode 100644 index 0000000..d477e1f --- /dev/null +++ b/Build/Data/lighting/GK84_S Spectral Cycle.le @@ -0,0 +1,641 @@ +{ + + "Frames" : [ + + { + + "Count" : 1, + + "Data" : { + + "0" : "0xffffff", + + "1" : "0xffffff", + + "10" : "0xffffff", + + "100" : "0xffffff", + + "101" : "0xffffff", + + "102" : "0xffffff", + + "103" : "0xffffff", + + "104" : "0xffffff", + + "105" : "0xffffff", + + "106" : "0xffffff", + + "107" : "0xffffff", + + "108" : "0xffffff", + + "109" : "0xffffff", + + "11" : "0xffffff", + + "110" : "0xffffff", + + "111" : "0xffffff", + + "112" : "0xffffff", + + "113" : "0xffffff", + + "114" : "0xffffff", + + "115" : "0xffffff", + + "116" : "0xffffff", + + "117" : "0xffffff", + + "118" : "0xffffff", + + "119" : "0xffffff", + + "12" : "0xffffff", + + "120" : "0xffffff", + + "121" : "0xffffff", + + "122" : "0xffffff", + + "123" : "0xffffff", + + "124" : "0xffffff", + + "125" : "0xffffff", + + "126" : "0xffffff", + + "127" : "0xffffff", + + "128" : "0xffffff", + + "129" : "0xffffff", + + "13" : "0xffffff", + + "130" : "0xffffff", + + "131" : "0xffffff", + + "14" : "0xffffff", + + "15" : "0xffffff", + + "16" : "0xffffff", + + "17" : "0xffffff", + + "18" : "0xffffff", + + "19" : "0xffffff", + + "2" : "0xffffff", + + "20" : "0xffffff", + + "21" : "0xffffff", + + "22" : "0xffffff", + + "23" : "0xffffff", + + "24" : "0xffffff", + + "25" : "0xffffff", + + "26" : "0xffffff", + + "27" : "0xffffff", + + "28" : "0xffffff", + + "29" : "0xffffff", + + "3" : "0xffffff", + + "30" : "0xffffff", + + "31" : "0xffffff", + + "32" : "0xffffff", + + "33" : "0xffffff", + + "34" : "0xffffff", + + "35" : "0xffffff", + + "36" : "0xffffff", + + "37" : "0xffffff", + + "38" : "0xffffff", + + "39" : "0xffffff", + + "4" : "0xffffff", + + "40" : "0xffffff", + + "41" : "0xffffff", + + "42" : "0xffffff", + + "43" : "0xffffff", + + "44" : "0xffffff", + + "45" : "0xffffff", + + "46" : "0xffffff", + + "47" : "0xffffff", + + "48" : "0xffffff", + + "49" : "0xffffff", + + "5" : "0xffffff", + + "50" : "0xffffff", + + "51" : "0xffffff", + + "52" : "0xffffff", + + "53" : "0xffffff", + + "54" : "0xffffff", + + "55" : "0xffffff", + + "56" : "0xffffff", + + "57" : "0xffffff", + + "58" : "0xffffff", + + "59" : "0xffffff", + + "6" : "0xffffff", + + "60" : "0xffffff", + + "61" : "0xffffff", + + "62" : "0xffffff", + + "63" : "0xffffff", + + "64" : "0xffffff", + + "65" : "0xffffff", + + "66" : "0xffffff", + + "67" : "0xffffff", + + "68" : "0xffffff", + + "69" : "0xffffff", + + "7" : "0xffffff", + + "70" : "0xffffff", + + "71" : "0xffffff", + + "72" : "0xffffff", + + "73" : "0xffffff", + + "74" : "0xffffff", + + "75" : "0xffffff", + + "76" : "0xffffff", + + "77" : "0xffffff", + + "78" : "0xffffff", + + "79" : "0xffffff", + + "8" : "0xffffff", + + "80" : "0xffffff", + + "81" : "0xffffff", + + "82" : "0xffffff", + + "83" : "0xffffff", + + "84" : "0xffffff", + + "85" : "0xffffff", + + "86" : "0xffffff", + + "87" : "0xffffff", + + "88" : "0xffffff", + + "89" : "0xffffff", + + "9" : "0xffffff", + + "90" : "0xffffff", + + "91" : "0xffffff", + + "92" : "0xffffff", + + "93" : "0xffffff", + + "94" : "0xffffff", + + "95" : "0xffffff", + + "96" : "0xffffff", + + "97" : "0xffffff", + + "98" : "0xffffff", + + "99" : "0xffffff" + + }, + + "Name" : "frame0" + + } + + ], + + "GUID" : "41E19459-784C-4564-9C10-B6D9BA9C6E83", + + "LEConfigs" : [ + + { + + "Color" : "0xff0000", + + "Count" : 30, + + "Keys" : [ + 0, + 22, + 44, + 66, + 88, + 110, + 17, + 18, + 19, + 20, + 21 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff4000", + + "Count" : 30, + + "Keys" : [ + 45, + 67, + 89, + 111, + 1, + 23 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff9900", + + "Count" : 30, + + "Keys" : [ + 2, + 24, + 46, + 68, + 90, + 112 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xffe500", + + "Count" : 30, + + "Keys" : [ + 3, + 25, + 47, + 69, + 113, + 91 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xccff00", + + "Count" : 30, + + "Keys" : [ + 4, + 26, + 48, + 70, + 92, + 114 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x80ff00", + + "Count" : 30, + + "Keys" : [ + 5, + 27, + 49, + 71, + 93, + 115 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x33ff00", + + "Count" : 30, + + "Keys" : [ + 28, + 50, + 72, + 6, + 94, + 116 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ff19", + + "Count" : 30, + + "Keys" : [ + 7, + 29, + 51, + 73, + 95, + 117 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ff66", + + "Count" : 30, + + "Keys" : [ + 8, + 30, + 52, + 74, + 96, + 118 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ffb3", + + "Count" : 30, + + "Keys" : [ + 9, + 31, + 53, + 75, + 97, + 119 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ffff", + + "Count" : 30, + + "Keys" : [ + 10, + 32, + 54, + 76, + 98, + 120 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00b2ff", + + "Count" : 30, + + "Keys" : [ + 11, + 33, + 55, + 77, + 99, + 121 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x0066ff", + + "Count" : 30, + + "Keys" : [ + 12, + 34, + 56, + 78, + 100, + 122 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x0019ff", + + "Count" : 30, + + "Keys" : [ + 13, + 35, + 57, + 79, + 101, + 123 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x3300ff", + + "Count" : 30, + + "Keys" : [ + 14, + 36, + 58, + 80, + 102, + 124 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x8000ff", + + "Count" : 30, + + "Keys" : [ + 15, + 37, + 59, + 81, + 103, + 125 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xcc00ff", + + "Count" : 30, + + "Keys" : [ + 16, + 38, + 60, + 82, + 104, + 126 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff00e6", + + "Count" : 30, + + "Keys" : [ + 39, + 61, + 83, + 105, + 127, + 40, + 41, + 42, + 43 + ], + + "Type" : 1 + + } + + ], + + "Name" : "灯彩循环" + +} diff --git a/Build/Data/lighting/GK84_S Windmill.le b/Build/Data/lighting/GK84_S Windmill.le new file mode 100644 index 0000000..dd1619b --- /dev/null +++ b/Build/Data/lighting/GK84_S Windmill.le @@ -0,0 +1,624 @@ +{ + + "Frames" : [ + + { + + "Count" : 1, + + "Data" : { + + "0" : "0xffffff", + + "1" : "0xffffff", + + "10" : "0xffffff", + + "100" : "0xffffff", + + "101" : "0xffffff", + + "102" : "0xffffff", + + "103" : "0xffffff", + + "104" : "0xffffff", + + "105" : "0xffffff", + + "106" : "0xffffff", + + "107" : "0xffffff", + + "108" : "0xffffff", + + "109" : "0xffffff", + + "11" : "0xffffff", + + "110" : "0xffffff", + + "111" : "0xffffff", + + "112" : "0xffffff", + + "113" : "0xffffff", + + "114" : "0xffffff", + + "115" : "0xffffff", + + "116" : "0xffffff", + + "117" : "0xffffff", + + "118" : "0xffffff", + + "119" : "0xffffff", + + "12" : "0xffffff", + + "120" : "0xffffff", + + "121" : "0xffffff", + + "122" : "0xffffff", + + "123" : "0xffffff", + + "124" : "0xffffff", + + "125" : "0xffffff", + + "126" : "0xffffff", + + "127" : "0xffffff", + + "128" : "0xffffff", + + "129" : "0xffffff", + + "13" : "0xffffff", + + "130" : "0xffffff", + + "131" : "0xffffff", + + "14" : "0xffffff", + + "15" : "0xffffff", + + "16" : "0xffffff", + + "17" : "0xffffff", + + "18" : "0xffffff", + + "19" : "0xffffff", + + "2" : "0xffffff", + + "20" : "0xffffff", + + "21" : "0xffffff", + + "22" : "0xffffff", + + "23" : "0xffffff", + + "24" : "0xffffff", + + "25" : "0xffffff", + + "26" : "0xffffff", + + "27" : "0xffffff", + + "28" : "0xffffff", + + "29" : "0xffffff", + + "3" : "0xffffff", + + "30" : "0xffffff", + + "31" : "0xffffff", + + "32" : "0xffffff", + + "33" : "0xffffff", + + "34" : "0xffffff", + + "35" : "0xffffff", + + "36" : "0xffffff", + + "37" : "0xffffff", + + "38" : "0xffffff", + + "39" : "0xffffff", + + "4" : "0xffffff", + + "40" : "0xffffff", + + "41" : "0xffffff", + + "42" : "0xffffff", + + "43" : "0xffffff", + + "44" : "0xffffff", + + "45" : "0xffffff", + + "46" : "0xffffff", + + "47" : "0xffffff", + + "48" : "0xffffff", + + "49" : "0xffffff", + + "5" : "0xffffff", + + "50" : "0xffffff", + + "51" : "0xffffff", + + "52" : "0xffffff", + + "53" : "0xffffff", + + "54" : "0xffffff", + + "55" : "0xffffff", + + "56" : "0xffffff", + + "57" : "0xffffff", + + "58" : "0xffffff", + + "59" : "0xffffff", + + "6" : "0xffffff", + + "60" : "0xffffff", + + "61" : "0xffffff", + + "62" : "0xffffff", + + "63" : "0xffffff", + + "64" : "0xffffff", + + "65" : "0xffffff", + + "66" : "0xffffff", + + "67" : "0xffffff", + + "68" : "0xffffff", + + "69" : "0xffffff", + + "7" : "0xffffff", + + "70" : "0xffffff", + + "71" : "0xffffff", + + "72" : "0xffffff", + + "73" : "0xffffff", + + "74" : "0xffffff", + + "75" : "0xffffff", + + "76" : "0xffffff", + + "77" : "0xffffff", + + "78" : "0xffffff", + + "79" : "0xffffff", + + "8" : "0xffffff", + + "80" : "0xffffff", + + "81" : "0xffffff", + + "82" : "0xffffff", + + "83" : "0xffffff", + + "84" : "0xffffff", + + "85" : "0xffffff", + + "86" : "0xffffff", + + "87" : "0xffffff", + + "88" : "0xffffff", + + "89" : "0xffffff", + + "9" : "0xffffff", + + "90" : "0xffffff", + + "91" : "0xffffff", + + "92" : "0xffffff", + + "93" : "0xffffff", + + "94" : "0xffffff", + + "95" : "0xffffff", + + "96" : "0xffffff", + + "97" : "0xffffff", + + "98" : "0xffffff", + + "99" : "0xffffff" + + }, + + "Name" : "frame0" + + } + + ], + + "GUID" : "14BC0DEE-E7DA-4896-873D-38CA669D34C6", + + "LEConfigs" : [ + + { + + "Color" : "0xff0000", + + "Count" : 60, + + "Keys" : [ + 70, + 91, + 111, + 69, + 90, + 88, + 110, + 68, + 49, + 89, + 127, + 21 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff0099", + + "Count" : 60, + + "Keys" : [ + 67, + 66, + 47, + 45, + 44, + 46, + 48, + 49, + 22, + 23, + 105, + 83, + 61, + 17, + 18, + 19, + 20 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xcc00ff", + + "Count" : 60, + + "Keys" : [ + 0, + 24, + 25, + 2, + 3, + 26, + 4, + 27, + 50, + 5, + 28, + 1 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x3300ff", + + "Count" : 60, + + "Keys" : [ + 29, + 8, + 30, + 9, + 10, + 31, + 7, + 6 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x0066ff", + + "Count" : 60, + + "Keys" : [ + 51, + 32, + 11, + 12, + 33, + 34, + 13, + 14, + 15, + 52, + 16, + 17, + 18, + 19 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ffff", + + "Count" : 60, + + "Keys" : [ + + 53, + + 54, + + 55, + + 56, + + 58, + + 36, + + 59, + + 37, + + 38, + + 39, + + 60, + + 40, + + 41, + + 62, + + 63, + + 64, + + 52, + + 20, + + 21, + + 57, + + 35, + + 61 + + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x00ff66", + + "Count" : 60, + + "Keys" : [ + 75, + 76, + 77, + 79, + 84, + 85, + 86, + 65, + 109, + 81, + 82, + 78, + 80, + 83, + 87, + 42 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0x33ff00", + + "Count" : 60, + + "Keys" : [ + + 99, + + 102, + + 104, + + 106, + + 107, + + 108, + + 130, + + 128, + + 126, + + 125, + + 75, + + 100, + + 101, + + 103, + + 105, + + 109, + + 131, + + 129, + + 127, + + 43 + + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xccff00", + + "Count" : 60, + + "Keys" : [ + 124, + 122, + 121, + 120, + 98, + 97, + 74, + 123 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff9900", + + "Count" : 60, + + "Keys" : [ + 96, + 73, + 72, + 95, + 119, + 118, + 117 + ], + + "Type" : 1 + + }, + + { + + "Color" : "0xff0000", + + "Count" : 60, + + "Keys" : [ + 116, + 94, + 71, + 70, + 93, + 92, + 112, + 113, + 115, + 114 + ], + + "Type" : 1 + + } + + ], + + "Name" : "96F1F8A0-9360-4344-87B7-25BF2779A634" + +}