Skip to content

Commit

Permalink
Add files via upload (#1712)
Browse files Browse the repository at this point in the history
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
  • Loading branch information
azhizhinov and lesshonor authored Feb 28, 2023
1 parent 48b25e8 commit 4ae2234
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions v3/reviung34/reviung34.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"name": "reviung34",
"vendorId": "0x6774",
"productId": "0x4E03",
"matrix": {
"rows": 4,
"cols": 9
},
"layouts": {
"labels": [
"2u"
],
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
{
"x": 0.5
},
"0,5",
"0,6",
"0,7",
"0,8",
"3,5"
],
[
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
{
"x": 0.5
},
"1,5",
"1,6",
"1,7",
"1,8",
"3,6"
],
[
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
{
"x": 0.5
},
"2,5",
"2,6",
"2,7",
"2,8",
"3,7"
],
[
{
"x": 2
},
"3,2",
"3,3\n\n\n0,0",
"3,4\n\n\n0,0",
{
"x": 0.5,
"w": 2
},
"3,8"
],
[
{
"y": 0.25,
"x": 3,
"w": 2
},
"3,4\n\n\n0,1"
]
]
}
}

0 comments on commit 4ae2234

Please sign in to comment.