Skip to content

Commit

Permalink
Add blue_team_pad json
Browse files Browse the repository at this point in the history
  • Loading branch information
fearherbs1 authored and yiancar committed Feb 14, 2023
1 parent a9a7f75 commit 7eb6e97
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions v3/fearherbs1/blue_team_pad/blue_team_pad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"name": "blue_team_pad",
"vendorId": "0x4648",
"productId": "0x4254",
"matrix": {"rows": 5, "cols": 5},
"layouts": {
"keymap": [
[
"0,0\n\n\n\n\n\n\n\n\ne0",
{
"x": 3
},
"0,4\n\n\n\n\n\n\n\n\ne1"
],
[
"1,0",
"1,1",
"1,2",
"1,3",
"1,4"
],
[
"2,0",
"2,1",
"2,2",
"2,3",
"2,4"
],
[
"3,0",
"3,1",
"3,2",
"3,3",
"3,4"
],
[
"4,0",
"4,1",
"4,2",
"4,3",
"4,4"
]
]
}
}

0 comments on commit 7eb6e97

Please sign in to comment.