Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Keyboard] Add Quarkeys Z60 Solder Via file V3 #1602

Closed
wants to merge 6 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Create Z60-HS-VIA_V3.json
  • Loading branch information
tommyamoszhao committed Dec 22, 2022
commit 3b6800783850a5af70b02fba43d330ea49f9b30a
95 changes: 95 additions & 0 deletions v3/quarkeys/Z60hs/Z60-HS-VIA_V3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
{
"name": "Z60 Hotswap",
"vendorId": "0x8490",
"productId": "0x3C02",
"matrix": {"rows": 5, "cols": 15},
"layouts": {
"keymap":[
[
{"x": 1, "c": "#aaaaaa"},
"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},
"0,14"
],
[
{"x":1, "w":1.5},
"1,0",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11",
"1,12",
"1,13",
{"w":1.5},
"1,14"
],
[
{"x":1, "w":1.75},
"2,0",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11",
"2,12",
{"w":2.25},
"2,13"
],
[
{"x":1, "w":2.25},
"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},
"3,13",
"3,14"
],
[
{"x":1, "w":1.5},
"4,0",
"4,2",
{"w":1.5},
"4,3",
{"w": 7},
"4,7",
{"w":1.5},
"4,11",
"4,13",
{"w":1.5},
"4,14"
]
]
}
}