Added K15 Max ANSI and ISO

This commit is contained in:
lokher 2024-08-29 17:04:32 +08:00
commit abefc1d4a6
43 changed files with 4621 additions and 1 deletions

View file

@ -0,0 +1,397 @@
{
"name": "Keychron K15 Max ANSI Knob RGB",
"vendorId": "0x3434",
"productId": "0x0AF0",
"keycodes": ["qmk_lighting"],
"menus": [
{
"label": "Lighting",
"content": [
{
"label": "Backlight",
"content": [
{
"label": "Brightness",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_brightness", 3, 1]
},
{
"label": "Effect",
"type": "dropdown",
"content": ["id_qmk_rgb_matrix_effect", 3, 2],
"options": [
["None", 0],
["Solid Color", 1],
["Breathing", 2],
["Band Spiral Val", 3],
["Cycle All", 4],
["Cycle Left Right", 5],
["Cycle Up Down", 6],
["Rainbow Moving Chevron", 7],
["Cycle Out In", 8],
["Cycle Out In Dual", 9],
["Cycle Pinwheel", 10],
["Cycle Spiral", 11],
["Dual Beacon", 12],
["Rainbow Beacon", 13],
["Jellybean Raindrops", 14],
["Pixel Rain", 15],
["Typing Heatmap", 16],
["Digital Rain", 17],
["Reactive Simple", 18],
["Reactive Multiwide", 19],
["Reactive Multinexus", 20],
["Splash", 21],
["Solid Splash", 22]
]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} > 1",
"label": "Effect Speed",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_effect_speed", 3, 3]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} != 0 && ( {id_qmk_rgb_matrix_effect} < 4 || {id_qmk_rgb_matrix_effect} == 18 || ({id_qmk_rgb_matrix_effect} > 17 && {id_qmk_rgb_matrix_effect} != 21) ) ",
"label": "Color",
"type": "color",
"content": ["id_qmk_rgb_matrix_color", 3, 4]
}
]
}
]
}
],
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa",
"w": 2
},
"1,14",
{
"x": 0.6
},
"1,15"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 9.9
},
"2,12",
"2,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"2,14",
{
"x": 0.5
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
{
"c": "#777777",
"w": 2.25
},
"3,14",
{
"x": 0.5,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 2.25
},
"4,1",
{
"c": "#cccccc"
},
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"4,14"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"4,15"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
{
"w": 1.25
},
"5,2"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 4.9
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.35
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.35,
"c": "#aaaaaa",
"w": 1.25
},
"5,3",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.4,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 8.9
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.4
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.85
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.85,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}

View file

@ -0,0 +1,336 @@
{
"name": "Keychron K15 Max ANSI Knob",
"vendorId": "0x3434",
"productId": "0x0AF3",
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa",
"w": 2
},
"1,14",
{
"x": 0.6
},
"1,15"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 9.9
},
"2,12",
"2,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"2,14",
{
"x": 0.5
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
{
"c": "#777777",
"w": 2.25
},
"3,14",
{
"x": 0.5,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 2.25
},
"4,1",
{
"c": "#cccccc"
},
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"4,14"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"4,15"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
{
"w": 1.25
},
"5,2"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 4.9
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.35
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.35,
"c": "#aaaaaa",
"w": 1.25
},
"5,3",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.4,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 8.9
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.4
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.85
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.85,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}

View file

@ -0,0 +1,400 @@
{
"name": "Keychron K15 Max ISO Knob RGB",
"vendorId": "0x3434",
"productId": "0x0AF1",
"keycodes": ["qmk_lighting"],
"menus": [
{
"label": "Lighting",
"content": [
{
"label": "Backlight",
"content": [
{
"label": "Brightness",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_brightness", 3, 1]
},
{
"label": "Effect",
"type": "dropdown",
"content": ["id_qmk_rgb_matrix_effect", 3, 2],
"options": [
["None", 0],
["Solid Color", 1],
["Breathing", 2],
["Band Spiral Val", 3],
["Cycle All", 4],
["Cycle Left Right", 5],
["Cycle Up Down", 6],
["Rainbow Moving Chevron", 7],
["Cycle Out In", 8],
["Cycle Out In Dual", 9],
["Cycle Pinwheel", 10],
["Cycle Spiral", 11],
["Dual Beacon", 12],
["Rainbow Beacon", 13],
["Jellybean Raindrops", 14],
["Pixel Rain", 15],
["Typing Heatmap", 16],
["Digital Rain", 17],
["Reactive Simple", 18],
["Reactive Multiwide", 19],
["Reactive Multinexus", 20],
["Splash", 21],
["Solid Splash", 22]
]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} > 1",
"label": "Effect Speed",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_effect_speed", 3, 3]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} != 0 && ( {id_qmk_rgb_matrix_effect} < 4 || {id_qmk_rgb_matrix_effect} == 18 || ({id_qmk_rgb_matrix_effect} > 17 && {id_qmk_rgb_matrix_effect} != 21) ) ",
"label": "Color",
"type": "color",
"content": ["id_qmk_rgb_matrix_color", 3, 4]
}
]
}
]
}
],
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa",
"w": 2
},
"1,14",
{
"x": 0.6
},
"1,15"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 10.35
},
"2,12",
"2,13",
{
"x": 0.25,
"c": "#777777",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2,14",
{
"x": 0.4,
"c": "#aaaaaa"
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
"3,14",
{
"x": 1.85,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 1.25
},
"4,1",
{
"c": "#cccccc"
},
"4,2",
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"4,14"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"4,15"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
{
"w": 1.25
},
"5,2"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 5.0
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5.15
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.45
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.45,
"c": "#aaaaaa",
"w": 1.25
},
"5,3",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.5,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 9.15
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.5
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.95
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.95,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}

View file

@ -0,0 +1,338 @@
{
"name": "Keychron K15 Max ISO White Knob",
"vendorId": "0x3434",
"productId": "0x0AF4",
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa",
"w": 2
},
"1,14",
{
"x": 0.6
},
"1,15"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 10.35
},
"2,12",
"2,13",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2,14",
{
"x": 0.4
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
"3,14",
{
"x": 1.85,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 1.25
},
"4,1",
{
"c": "#cccccc"
},
"4,2",
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"4,14"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"4,15"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
{
"w": 1.25
},
"5,2"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 5.0
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5.15
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.45
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.45,
"c": "#aaaaaa",
"w": 1.25
},
"5,3",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.5,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 9.15
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.5
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.95
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.95,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}

View file

@ -0,0 +1,395 @@
{
"name": "Keychron K15 Max JIS Knob RGB",
"vendorId": "0x3434",
"productId": "0x0AF2",
"keycodes": ["qmk_lighting"],
"menus": [
{
"label": "Lighting",
"content": [
{
"label": "Backlight",
"content": [
{
"label": "Brightness",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_brightness", 3, 1]
},
{
"label": "Effect",
"type": "dropdown",
"content": ["id_qmk_rgb_matrix_effect", 3, 2],
"options": [
["None", 0],
["Solid Color", 1],
["Breathing", 2],
["Band Spiral Val", 3],
["Cycle All", 4],
["Cycle Left Right", 5],
["Cycle Up Down", 6],
["Rainbow Moving Chevron", 7],
["Cycle Out In", 8],
["Cycle Out In Dual", 9],
["Cycle Pinwheel", 10],
["Cycle Spiral", 11],
["Dual Beacon", 12],
["Rainbow Beacon", 13],
["Jellybean Raindrops", 14],
["Pixel Rain", 15],
["Typing Heatmap", 16],
["Digital Rain", 17],
["Reactive Simple", 18],
["Reactive Multiwide", 19],
["Reactive Multinexus", 20],
["Splash", 21],
["Solid Splash", 22]
]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} > 1",
"label": "Effect Speed",
"type": "range",
"options": [0, 255],
"content": ["id_qmk_rgb_matrix_effect_speed", 3, 3]
},
{
"showIf": "{id_qmk_rgb_matrix_effect} != 0 && ( {id_qmk_rgb_matrix_effect} < 4 || {id_qmk_rgb_matrix_effect} == 18 || ({id_qmk_rgb_matrix_effect} > 17 && {id_qmk_rgb_matrix_effect} != 21) ) ",
"label": "Color",
"type": "color",
"content": ["id_qmk_rgb_matrix_color", 3, 4]
}
]
}
]
}
],
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa"
},
"1,14",
"1,15",
{
"x": 0.6
},
"5,8"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 10.35
},
"2,12",
"2,13",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2,14",
{
"x": 0.4
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
"3,14",
{
"x": 1.85,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 2.25
},
"4,1",
{
"c": "#cccccc"
},
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa"
},
"4,14",
"4,15"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"5,12"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
"5,2",
"5,3"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 5.0
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5.15
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.45
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.45,
"c": "#aaaaaa"
},
"5,4",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.5,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 9.15
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.5
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.95
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.95,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}

View file

@ -0,0 +1,334 @@
{
"name": "Keychron K15 Max JIS White Knob",
"vendorId": "0x3434",
"productId": "0x0AF5",
"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 in Mac", "shortName": "MCtl"},
{"name": "Lanuch Pad", "title": "Lanuch Pad in Windows", "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": "2.4G", "title": "2.4G", "shortName": "2.4G"},
{"name": "Battery Level", "title": "Show battery level", "shortName": "Batt"}
],
"matrix": {"rows": 6, "cols": 16},
"layouts": {
"keymap": [
[
{
"c": "#aaaaaa",
"x": 0.5
},
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 0.5,
"c": "#777777"
},
"0,1\nESC",
{
"x": 0.25,
"c": "#cccccc"
},
"0,2",
"0,3",
{
"x": 9.35
},
"0,12",
"0,13",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,14",
{
"x": 0.25
},
"0,15"
],
[
{
"y": 0.25,
"x": 0.75
},
"1,0",
{
"x": 0.5
},
"1,1",
{
"c": "#cccccc"
},
"1,2",
"1,3",
{
"x": 8.65
},
"1,12",
"1,13",
{
"c": "#aaaaaa"
},
"1,14",
"1,15",
{
"x": 0.6
},
"5,8"
],
[
{
"x": 0.5
},
"2,0",
{
"x": 0.5,
"w": 1.5
},
"2,1",
{
"c": "#cccccc"
},
"2,2",
{
"x": 10.35
},
"2,12",
"2,13",
{
"x": 0.25,
"c": "#aaaaaa",
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2,14",
{
"x": 0.4
},
"2,15"
],
[
{
"x": 0.25
},
"3,0",
{
"x": 0.5,
"w": 1.75
},
"3,1",
{
"c": "#cccccc"
},
"3,2",
{
"x": 9.6
},
"3,12",
"3,13",
"3,14",
{
"x": 1.85,
"c": "#aaaaaa"
},
"3,15"
],
[
"4,0",
{
"x": 0.5,
"w": 2.25
},
"4,1",
{
"c": "#cccccc"
},
"4,3",
{
"x": 9.95
},
"4,13",
{
"c": "#aaaaaa"
},
"4,14",
"4,15"
],
[
{
"y": -0.75,
"x": 17.7,
"c": "#cccccc"
},
"5,12"
],
[
{
"c": "#aaaaaa",
"y": -0.25
},
"5,0",
{
"x": 0.5,
"w": 1.25
},
"5,1",
"5,2",
"5,3"
],
[
{
"y": -0.75,
"x": 16.7,
"c": "#cccccc"
},
"5,13",
"5,14",
"5,15"
],
[
{
"r": 6,
"y": -7.05,
"x": 5.4
},
"0,4",
"0,5",
{
"c": "#aaaaaa",
"x": 0.25
},
"0,6",
"0,7"
],
[
{
"y": 0.25,
"x": 5.55,
"c": "#cccccc"
},
"1,4",
"1,5",
"1,6",
"1,7"
],
[
{
"x": 5.0
},
"2,3",
"2,4",
"2,5",
"2,6"
],
[
{
"x": 5.15
},
"3,3",
"3,4",
"3,5",
"3,7"
],
[
{
"x": 5.45
},
"4,4",
"4,5",
"4,6",
"4,7"
],
[
{
"x": 5.45,
"c": "#aaaaaa"
},
"5,4",
{
"w": 2.25
},
"5,5",
"5,7"
],
[
{
"r": -6,
"y": -4.25,
"x": 10.05
},
"0,8",
"0,9",
{
"c": "#cccccc",
"x": 0.25
},
"0,10",
"0,11"
],
[
{
"y": 0.25,
"x": 9.5,
"c": "#cccccc"
},
"1,8",
"1,9",
"1,10",
"1,11"
],
[
{
"x": 9.15
},
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
{
"x": 9.5
},
"3,8",
"3,9",
"3,10",
"3,11"
],
[
{
"x": 8.95
},
"4,8",
"4,9",
"4,10",
"4,11",
"4,12"
],
[
{
"c": "#aaaaaa",
"x": 8.95,
"w": 2.55
},
"5,9",
"5,10",
"5,11"
]
]
}
}