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

Added new keyboard - "zos" #22491

Merged
merged 24 commits into from
Dec 13, 2023
Merged
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
qmk format-json update
  • Loading branch information
ZOSKB committed Nov 20, 2023
commit 213a0143a1d3798a31518b68267032a6500450cb
11 changes: 5 additions & 6 deletions keyboards/zos/65s/info.json
ZOSKB marked this conversation as resolved.
Show resolved Hide resolved
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"pid": "0x0001",
"vid": "0x25D5"
ZOSKB marked this conversation as resolved.
Show resolved Hide resolved
},
"community_layouts": ["65_ansi_blocker", "65_ansi_blocker_split_bs"],
"layout_aliases": {
"LAYOUT_all": "LAYOUT_65_ansi_blocker_split_bs"
},
"community_layouts": ["65_ansi_blocker", "65_ansi_blocker_split_bs"],
"layouts": {
"LAYOUT_65_ansi_blocker": {
"LAYOUT_65_ansi_blocker": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand Down Expand Up @@ -99,8 +99,7 @@
{"matrix": [4, 14], "x": 15, "y": 4}
]
},

"LAYOUT_65_ansi_blocker_split_bs": {
"LAYOUT_65_ansi_blocker_split_bs": {
"layout": [
{"matrix": [0, 0], "x": 0, "y": 0},
{"matrix": [0, 1], "x": 1, "y": 0},
Expand All @@ -116,7 +115,7 @@
{"matrix": [0, 11], "x": 11, "y": 0},
{"matrix": [0, 12], "x": 12, "y": 0},
{"matrix": [0, 13], "x": 13, "y": 0},
{"matrix": [2, 13], "x": 14, "y": 0},
{"matrix": [2, 13], "x": 14, "y": 0},
{"matrix": [0, 14], "x": 15, "y": 0},
{"matrix": [1, 0], "x": 0, "y": 1, "w": 1.5},
{"matrix": [1, 1], "x": 1.5, "y": 1},
Expand Down Expand Up @@ -173,4 +172,4 @@
]
}
}
}
}
ZOSKB marked this conversation as resolved.
Show resolved Hide resolved
ZOSKB marked this conversation as resolved.
Show resolved Hide resolved