diff options
Diffstat (limited to 'keyboards/keychron/k6_pro')
-rw-r--r-- | keyboards/keychron/k6_pro/via_json/k6_pro_ansi_rgb.json | 182 | ||||
-rw-r--r-- | keyboards/keychron/k6_pro/via_json/k6_pro_ansi_white.json | 181 | ||||
-rw-r--r-- | keyboards/keychron/k6_pro/via_json/k6_pro_iso_rgb.json | 183 | ||||
-rw-r--r-- | keyboards/keychron/k6_pro/via_json/k6_pro_iso_white.json | 182 | ||||
-rw-r--r-- | keyboards/keychron/k6_pro/via_json/k6_pro_jis_rgb.json | 188 |
5 files changed, 916 insertions, 0 deletions
diff --git a/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_rgb.json b/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_rgb.json new file mode 100644 index 0000000000..2381b27b11 --- /dev/null +++ b/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_rgb.json @@ -0,0 +1,182 @@ +{ + "name": "Keychron K6 Pro", + "vendorId": "0x3434", + "productId": "0x0260", + "keycodes": ["qmk_lighting"], + "menus": ["qmk_rgb_matrix"], + "customKeycodes": [ + {"name": "Left Option", "title": "Left Option", "shortName": "LOpt"}, + {"name": "Right Option", "title": "Right Option", "shortName": "ROpt"}, + {"name": "Left Cmd", "title": "Left Command", "shortName": "LCmd"}, + {"name": "Right Cmd", "title": "Right Command", "shortName": "RCmd"}, + {"name": "Misson Control", "title": "Misson Control, availabe in macOS", "shortName": "MCtrl"}, + {"name": "Launch pad", "title": "Launch pad, availabe in macOS", "shortName": "LPad"}, + {"name": "Task View", "title": "Task View in Windows", "shortName": "Task"}, + {"name": "File Explorer", "title": "File Explorer in Windows", "shortName": "File"}, + {"name": "Screen shot", "title": "Screenshot in macOS", "shortName": "SShot"}, + {"name": "Cortana", "title": "Cortana in Windows", "shortName": "Cortana"}, + {"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"}, + {"name": "Bluetooth Host 1", "title": "Bluetooth Host 1", "shortName": "BTH1"}, + {"name": "Bluetooth Host 2", "title": "Bluetooth Host 2", "shortName": "BTH2"}, + {"name": "Bluetooth Host 3", "title": "Bluetooth Host 3", "shortName": "BTH3"}, + {"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"} + ], + "matrix": {"rows": 5, "cols": 15}, + "layouts":{ + "keymap":[ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "w":2.00 + }, + "0,13", + { + "c": "#cccccc" + }, + "0,14" + ], + [ + { + "w":1.50, + "c": "#aaaaaa" + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w":1.50 + }, + "1,13", + "1,14" + ], + [ + { + "w":1.75, + "c": "#aaaaaa" + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "w":2.25, + "c": "#777777" + }, + "2,13", + { + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w":2.25, + "c": "#aaaaaa" + }, + "3,0", + { + "c": "#cccccc" + }, + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w":1.75, + "c": "#aaaaaa" + }, + "3,12", + { + "c": "#777777" + }, + "3,13", + { + "c": "#cccccc" + }, + "3,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "4,0", + { + "w":1.25 + }, + "4,1", + { + "w":1.25 + }, + "4,2", + { + "w":6.25, + "c": "#cccccc" + }, + "4,6", + { + "c": "#aaaaaa" + }, + "4,9", + { + "c": "#cccccc" + }, + "4,10", + "4,11", + { + "c": "#777777" + }, + "4,12", + "4,13", + "4,14" + ]] + } +} diff --git a/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_white.json b/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_white.json new file mode 100644 index 0000000000..26d6bf7834 --- /dev/null +++ b/keyboards/keychron/k6_pro/via_json/k6_pro_ansi_white.json @@ -0,0 +1,181 @@ +{ + "name": "Keychron K6 Pro", + "vendorId": "0x3434", + "productId": "0x0263", + "keycodes": ["qmk_lighting"], + "customKeycodes": [ + {"name": "Left Option", "title": "Left Option", "shortName": "LOpt"}, + {"name": "Right Option", "title": "Right Option", "shortName": "ROpt"}, + {"name": "Left Cmd", "title": "Left Command", "shortName": "LCmd"}, + {"name": "Right Cmd", "title": "Right Command", "shortName": "RCmd"}, + {"name": "Misson Control", "title": "Misson Control, availabe in macOS", "shortName": "MCtrl"}, + {"name": "Launch pad", "title": "Launch pad, availabe in macOS", "shortName": "LPad"}, + {"name": "Task View", "title": "Task View in Windows", "shortName": "Task"}, + {"name": "File Explorer", "title": "File Explorer in Windows", "shortName": "File"}, + {"name": "Screen shot", "title": "Screenshot in macOS", "shortName": "SShot"}, + {"name": "Cortana", "title": "Cortana in Windows", "shortName": "Cortana"}, + {"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"}, + {"name": "Bluetooth Host 1", "title": "Bluetooth Host 1", "shortName": "BTH1"}, + {"name": "Bluetooth Host 2", "title": "Bluetooth Host 2", "shortName": "BTH2"}, + {"name": "Bluetooth Host 3", "title": "Bluetooth Host 3", "shortName": "BTH3"}, + {"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"} + ], + "matrix": {"rows": 5, "cols": 15}, + "layouts":{ + "keymap":[ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "w":2.00 + }, + "0,13", + { + "c": "#cccccc" + }, + "0,14" + ], + [ + { + "w":1.50, + "c": "#aaaaaa" + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w":1.50 + }, + "1,13", + "1,14" + ], + [ + { + "w":1.75, + "c": "#aaaaaa" + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "w":2.25, + "c": "#777777" + }, + "2,13", + { + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w":2.25, + "c": "#aaaaaa" + }, + "3,0", + { + "c": "#cccccc" + }, + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w":1.75, + "c": "#aaaaaa" + }, + "3,12", + { + "c": "#777777" + }, + "3,13", + { + "c": "#cccccc" + }, + "3,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "4,0", + { + "w":1.25 + }, + "4,1", + { + "w":1.25 + }, + "4,2", + { + "w":6.25, + "c": "#cccccc" + }, + "4,6", + { + "c": "#aaaaaa" + }, + "4,9", + { + "c": "#cccccc" + }, + "4,10", + "4,11", + { + "c": "#777777" + }, + "4,12", + "4,13", + "4,14" + ]] + } +} diff --git a/keyboards/keychron/k6_pro/via_json/k6_pro_iso_rgb.json b/keyboards/keychron/k6_pro/via_json/k6_pro_iso_rgb.json new file mode 100644 index 0000000000..ddce48dce3 --- /dev/null +++ b/keyboards/keychron/k6_pro/via_json/k6_pro_iso_rgb.json @@ -0,0 +1,183 @@ +{ + "name": "Keychron K6 Pro", + "vendorId": "0x3434", + "productId": "0x0261", + "keycodes": ["qmk_lighting"], + "menus": ["qmk_rgb_matrix"], + "customKeycodes": [ + {"name": "Left Option", "title": "Left Option", "shortName": "LOpt"}, + {"name": "Right Option", "title": "Right Option", "shortName": "ROpt"}, + {"name": "Left Cmd", "title": "Left Command", "shortName": "LCmd"}, + {"name": "Right Cmd", "title": "Right Command", "shortName": "RCmd"}, + {"name": "Misson Control", "title": "Misson Control, availabe in macOS", "shortName": "MCtrl"}, + {"name": "Launch pad", "title": "Launch pad, availabe in macOS", "shortName": "LPad"}, + {"name": "Task View", "title": "Task View in Windows", "shortName": "Task"}, + {"name": "File Explorer", "title": "File Explorer in Windows", "shortName": "File"}, + {"name": "Screen shot", "title": "Screenshot in macOS", "shortName": "SShot"}, + {"name": "Cortana", "title": "Cortana in Windows", "shortName": "Cortana"}, + {"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"}, + {"name": "Bluetooth Host 1", "title": "Bluetooth Host 1", "shortName": "BTH1"}, + {"name": "Bluetooth Host 2", "title": "Bluetooth Host 2", "shortName": "BTH2"}, + {"name": "Bluetooth Host 3", "title": "Bluetooth Host 3", "shortName": "BTH3"}, + {"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"} + ], + "matrix": {"rows": 5, "cols": 15}, + "layouts":{ + "keymap":[ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "w":2.00 + }, + "0,13", + { + "c": "#cccccc" + }, + "0,14" + ], + [ + { + "w":1.50, + "c": "#aaaaaa" + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w":1.50 + }, + "1,13", + "1,14" + ], + [ + { + "w":1.75, + "c": "#aaaaaa" + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "w":2.25, + "c": "#777777" + }, + "2,13", + { + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "3,0", + { + "c": "#cccccc" + }, + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w":1.75, + "c": "#aaaaaa" + }, + "3,12", + { + "c": "#777777" + }, + "3,13", + { + "c": "#cccccc" + }, + "3,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "4,0", + { + "w":1.25 + }, + "4,1", + { + "w":1.25 + }, + "4,2", + { + "w":6.25, + "c": "#cccccc" + }, + "4,6", + { + "c": "#aaaaaa" + }, + "4,9", + { + "c": "#cccccc" + }, + "4,10", + "4,11", + { + "c": "#777777" + }, + "4,12", + "4,13", + "4,14" + ]] + } +} diff --git a/keyboards/keychron/k6_pro/via_json/k6_pro_iso_white.json b/keyboards/keychron/k6_pro/via_json/k6_pro_iso_white.json new file mode 100644 index 0000000000..aeff2195bb --- /dev/null +++ b/keyboards/keychron/k6_pro/via_json/k6_pro_iso_white.json @@ -0,0 +1,182 @@ +{ + "name": "Keychron K6 Pro", + "vendorId": "0x3434", + "productId": "0x0264", + "keycodes": ["qmk_lighting"], + "customKeycodes": [ + {"name": "Left Option", "title": "Left Option", "shortName": "LOpt"}, + {"name": "Right Option", "title": "Right Option", "shortName": "ROpt"}, + {"name": "Left Cmd", "title": "Left Command", "shortName": "LCmd"}, + {"name": "Right Cmd", "title": "Right Command", "shortName": "RCmd"}, + {"name": "Misson Control", "title": "Misson Control, availabe in macOS", "shortName": "MCtrl"}, + {"name": "Launch pad", "title": "Launch pad, availabe in macOS", "shortName": "LPad"}, + {"name": "Task View", "title": "Task View in Windows", "shortName": "Task"}, + {"name": "File Explorer", "title": "File Explorer in Windows", "shortName": "File"}, + {"name": "Screen shot", "title": "Screenshot in macOS", "shortName": "SShot"}, + {"name": "Cortana", "title": "Cortana in Windows", "shortName": "Cortana"}, + {"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"}, + {"name": "Bluetooth Host 1", "title": "Bluetooth Host 1", "shortName": "BTH1"}, + {"name": "Bluetooth Host 2", "title": "Bluetooth Host 2", "shortName": "BTH2"}, + {"name": "Bluetooth Host 3", "title": "Bluetooth Host 3", "shortName": "BTH3"}, + {"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"} + ], + "matrix": {"rows": 5, "cols": 15}, + "layouts":{ + "keymap":[ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + { + "w":2.00 + }, + "0,13", + { + "c": "#cccccc" + }, + "0,14" + ], + [ + { + "w":1.50, + "c": "#aaaaaa" + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "w":1.50 + }, + "1,13", + "1,14" + ], + [ + { + "w":1.75, + "c": "#aaaaaa" + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + { + "w":2.25, + "c": "#777777" + }, + "2,13", + { + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "3,0", + { + "c": "#cccccc" + }, + "3,1", + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + { + "w":1.75, + "c": "#aaaaaa" + }, + "3,12", + { + "c": "#777777" + }, + "3,13", + { + "c": "#cccccc" + }, + "3,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "4,0", + { + "w":1.25 + }, + "4,1", + { + "w":1.25 + }, + "4,2", + { + "w":6.25, + "c": "#cccccc" + }, + "4,6", + { + "c": "#aaaaaa" + }, + "4,9", + { + "c": "#cccccc" + }, + "4,10", + "4,11", + { + "c": "#777777" + }, + "4,12", + "4,13", + "4,14" + ]] + } +} diff --git a/keyboards/keychron/k6_pro/via_json/k6_pro_jis_rgb.json b/keyboards/keychron/k6_pro/via_json/k6_pro_jis_rgb.json new file mode 100644 index 0000000000..4cb47705e5 --- /dev/null +++ b/keyboards/keychron/k6_pro/via_json/k6_pro_jis_rgb.json @@ -0,0 +1,188 @@ +{ + "name": "Keychron K6 Pro", + "vendorId": "0x3434", + "productId": "0x0262", + "keycodes": ["qmk_lighting"], + "menus": ["qmk_rgb_matrix"], + "customKeycodes": [ + {"name": "Left Option", "title": "Left Option", "shortName": "LOpt"}, + {"name": "Right Option", "title": "Right Option", "shortName": "ROpt"}, + {"name": "Left Cmd", "title": "Left Command", "shortName": "LCmd"}, + {"name": "Right Cmd", "title": "Right Command", "shortName": "RCmd"}, + {"name": "Misson Control", "title": "Misson Control, availabe in macOS", "shortName": "MCtrl"}, + {"name": "Launch pad", "title": "Launch pad, availabe in macOS", "shortName": "LPad"}, + {"name": "Task View", "title": "Task View in Windows", "shortName": "Task"}, + {"name": "File Explorer", "title": "File Explorer in Windows", "shortName": "File"}, + {"name": "Screen shot", "title": "Screenshot in macOS", "shortName": "SShot"}, + {"name": "Cortana", "title": "Cortana in Windows", "shortName": "Cortana"}, + {"name": "Siri", "title": "Siri in macOS", "shortName": "Siri"}, + {"name": "Bluetooth Host 1", "title": "Bluetooth Host 1", "shortName": "BTH1"}, + {"name": "Bluetooth Host 2", "title": "Bluetooth Host 2", "shortName": "BTH2"}, + {"name": "Bluetooth Host 3", "title": "Bluetooth Host 3", "shortName": "BTH3"}, + {"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"} + ], + "matrix": {"rows": 5, "cols": 15}, + "layouts":{ + "keymap":[ + [ + { + "c": "#777777" + }, + "0,0", + { + "c": "#cccccc" + }, + "0,1", + "0,2", + "0,3", + "0,4", + "0,5", + "0,6", + "0,7", + "0,8", + "0,9", + "0,10", + "0,11", + "0,12", + "2,12", + "0,13", + { + "c": "#cccccc" + }, + "0,14" + ], + [ + { + "w":1.50, + "c": "#aaaaaa" + }, + "1,0", + { + "c": "#cccccc" + }, + "1,1", + "1,2", + "1,3", + "1,4", + "1,5", + "1,6", + "1,7", + "1,8", + "1,9", + "1,10", + "1,11", + "1,12", + { + "x": 0.25, + "c": "#777777", + "w": 1.25, + "h": 2, + "w2": 1.5, + "h2": 1, + "x2": -0.25 + }, + "1,13", + { + "c": "#cccccc" + }, + "1,14" + ], + [ + { + "w":1.75, + "c": "#aaaaaa" + }, + "2,0", + { + "c": "#cccccc" + }, + "2,1", + "2,2", + "2,3", + "2,4", + "2,5", + "2,6", + "2,7", + "2,8", + "2,9", + "2,10", + "2,11", + "2,13", + { + "x": 1.25, + "c": "#cccccc" + }, + "2,14" + ], + [ + { + "w":2.25, + "c": "#aaaaaa" + }, + "3,0", + { + "c": "#cccccc" + }, + "3,2", + "3,3", + "3,4", + "3,5", + "3,6", + "3,7", + "3,8", + "3,9", + "3,10", + "3,11", + "3,12", + { + "w":1.75, + "c": "#aaaaaa" + }, + "3,13", + { + "c": "#cccccc" + }, + "3,14" + ], + [ + { + "w":1.25, + "c": "#aaaaaa" + }, + "4,0", + { + "w":1 + }, + "4,1", + { + "w":1.25 + }, + "4,2", + { + "w":1, + "c": "#cccccc" + }, + "4,3", + { + "w":4.5 + }, + "4,6", + { + "c": "#aaaaaa" + }, + "4,8", + "4,9", + { + "c": "#cccccc" + }, + "4,10", + "4,11", + { + "c": "#777777" + }, + "4,12", + "4,13", + "4,14" + ]] + } +} |