Skip to content

Commit

Permalink
Update JSONs file of c1_pro
Browse files Browse the repository at this point in the history
  • Loading branch information
galican committed Jun 24, 2023
1 parent e4ef456 commit f3e5b38
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 59 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,61 +4,17 @@
"productId": "0x0513",
"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": 16},
"layouts": {
Expand Down Expand Up @@ -98,7 +54,7 @@
},
"0,14",
"0,15",
"3,14"
"0,13"
],
[
{
Expand Down Expand Up @@ -130,7 +86,7 @@
},
"1,14",
"1,15",
"3,15"
"3,12"
],
[
{
Expand Down Expand Up @@ -162,7 +118,7 @@
},
"2,14",
"2,15",
"3,12"
"3,14"
],
[
{
Expand Down Expand Up @@ -261,7 +217,7 @@
},
"5,14",
"5,15",
"4,14"
"3,15"
]
]
}
Expand Down

0 comments on commit f3e5b38

Please sign in to comment.