Skip to content

Commit

Permalink
Update json file of c2_pro ansi white version
Browse files Browse the repository at this point in the history
  • Loading branch information
galican committed Jun 24, 2023
1 parent 4a5f8f2 commit 7c710bf
Showing 1 changed file with 20 additions and 64 deletions.
84 changes: 20 additions & 64 deletions v3/keychron/c2_pro/c2_Pro_ansi_white.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,65 +4,21 @@
"productId": "0x0523",
"keycodes": ["qmk_lighting"],
"customKeycodes": [
{
"name": "Mission Control",
"title": "Mission Control in macOS",
"shortName": "MCtrl"
},
{
"name": "Launch Pad",
"title": "Launch Pad in macOS",
"shortName": "LPad"
},
{
"name": "Left Option",
"title": "Left Option in macOS",
"shortName": "LOpt"
},
{
"name": "Right Option",
"title": "Right Option in macOS",
"shortName": "ROpt"
},
{
"name": "Left Cmd",
"title": "Left Command in macOS",
"shortName": "LCmd"
},
{
"name": "Right Cmd",
"title": "Right Command in macOS",
"shortName": "RCmd"
},
{
"name": "Siri",
"title": "Siri in macOS",
"shortName": "Siri"
},
{
"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": "Mission Control","title": "Mission Control in macOS","shortName": "MCtrl"},
{"name": "Launch Pad","title": "Launch Pad in macOS","shortName": "LPad"},
{"name": "Left Option","title": "Left Option in macOS","shortName": "LOpt"},
{"name": "Right Option","title": "Right Option in macOS","shortName": "ROpt"},
{"name": "Left Cmd","title": "Left Command in macOS","shortName": "LCmd"},
{"name": "Right Cmd","title": "Right Command in macOS","shortName": "RCmd"},
{"name": "Siri","title": "Siri in macOS","shortName": "Siri"},
{"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"}
],
"matrix": {"rows": 6, "cols": 20},
"layouts": {
"keymap":[
"keymap": [
[
{
"c": "#777777"
Expand Down Expand Up @@ -137,8 +93,8 @@
},
"1,17",
"1,18",
"0,17",
"0,18"
"1,19",
"0,17"
],
[
{
Expand Down Expand Up @@ -178,11 +134,11 @@
},
"2,17",
"2,18",
"3,14",
"2,19",
{
"h": 2
},
"3,15"
"0,18"
],
[
{
Expand Down Expand Up @@ -215,7 +171,7 @@
},
"3,17",
"3,18",
"3,16"
"3,19"
],
[
{
Expand Down Expand Up @@ -252,11 +208,11 @@
},
"4,17",
"4,18",
"4,14",
"4,19",
{
"h": 2
},
"4,16"
"0,19"
],
[
{
Expand Down Expand Up @@ -307,7 +263,7 @@
"w": 2
},
"5,17",
"5,18"
"5,19"
]
]
}
Expand Down

0 comments on commit 7c710bf

Please sign in to comment.