Skip to content

Commit

Permalink
add akb-ogr and akb-ogrn
Browse files Browse the repository at this point in the history
  • Loading branch information
arnstadm authored and yiancar committed Aug 18, 2022
1 parent 05d1f49 commit 0e23a17
Show file tree
Hide file tree
Showing 2 changed files with 593 additions and 0 deletions.
245 changes: 245 additions & 0 deletions src/akb/ogr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,245 @@
{
"name": "akb/ogr",
"vendorId": "414B",
"productId": "4F47",
"lighting": "none",
"matrix": {
"rows": 5,
"cols": 18
},
"layouts": {
"labels": [
"Split Backspace",
"ISO Enter",
"Split Left Shift",
"WK Bottom Row"
],
"keymap": [
[
{
"x": 2.75,
"c": "#777777"
},
"0,0",
"0,1",
{
"x": 0.5
},
"0,2",
{
"c": "#cccccc"
},
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11",
"0,12",
"0,13",
"0,14",
{
"c": "#777777",
"w": 2
},
"0,15\n\n\n0,0",
"0,17",
{
"x": 0.75,
"c": "#cccccc"
},
"0,15\n\n\n0,1",
"0,16\n\n\n0,1"
],
[
{
"x": 2.75,
"c": "#777777"
},
"1,0",
"1,1",
{
"x": 0.5,
"c": "#cccccc",
"w": 1.5
},
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11",
"1,12",
"1,13",
"1,14",
{
"w": 1.5
},
"1,15\n\n\n1,0",
{
"c": "#777777"
},
"1,16",
{
"x": 1.5,
"w": 1.25,
"h": 2,
"w2": 1.5,
"h2": 1,
"x2": -0.25
},
"2,15\n\n\n1,1"
],
[
{
"x": 2.75
},
"2,0",
"2,1",
{
"x": 0.5,
"c": "#cccccc",
"w": 1.75
},
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11",
"2,12",
"2,13",
{
"c": "#777777",
"w": 2.25
},
"2,15\n\n\n1,0",
"2,16",
{
"x": 0.5,
"c": "#cccccc"
},
"2,14\n\n\n1,1"
],
[
{
"c": "#aaaaaa",
"w": 1.25
},
"3,2\n\n\n2,1",
"3,3\n\n\n2,1",
{
"x": 0.5,
"c": "#777777"
},
"3,0",
"3,1",
{
"x": 0.5,
"c": "#aaaaaa",
"w": 2.25
},
"3,2\n\n\n2,0",
{
"c": "#cccccc"
},
"3,4",
"3,5",
"3,6",
"3,7",
"3,8",
"3,9",
"3,10",
"3,11",
"3,12",
"3,13",
{
"c": "#aaaaaa",
"w": 1.75
},
"3,14",
{
"c": "#777777"
},
"3,15",
"3,16"
],
[
{
"x": 2.75
},
"4,0",
"4,1",
{
"x": 0.5,
"c": "#aaaaaa",
"w": 1.5
},
"4,2\n\n\n3,0",
{
"x": 0.75,
"w": 1.5
},
"4,4\n\n\n3,0",
{
"c": "#cccccc",
"w": 7
},
"4,9\n\n\n3,0",
{
"c": "#aaaaaa",
"w": 1.5
},
"4,13\n\n\n3,0",
{
"x": 0.75,
"c": "#777777"
},
"4,14",
"4,15",
"4,16"
],
[
{
"x": 5.25,
"c": "#aaaaaa",
"w": 1.25
},
"4,2\n\n\n3,1",
{
"w": 1.25
},
"4,3\n\n\n3,1",
{
"w": 1.25
},
"4,4\n\n\n3,1",
{
"c": "#cccccc",
"w": 6.25
},
"4,9\n\n\n3,1",
{
"c": "#aaaaaa",
"w": 1.25
},
"4,12\n\n\n3,1",
{
"w": 1.25
},
"4,13\n\n\n3,1"
]
]
}
}
Loading

0 comments on commit 0e23a17

Please sign in to comment.