Skip to content

Commit

Permalink
added shorty zero json
Browse files Browse the repository at this point in the history
  • Loading branch information
axshae committed Oct 23, 2024
1 parent 904b42c commit 8d88cf5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/shorty/shorty_zero.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "Shorty Zero",
"matrix": {
"rows": 5,
"cols": 5
},
"vendorId": "0x5453",
"productId": "0x5400",
"layouts": {
"keymap": [
["3,0\n\n\n\n\n\n\n\n\ne0",{"x":1},"4,0\n\n\n\n\n\n\n\n\ne1"],
["0,0","0,1","0,2"],
["1,0","1,1","1,2"],
["2,0","2,1","2,2"]

]
}
}

0 comments on commit 8d88cf5

Please sign in to comment.