Skip to content

Commit

Permalink
Create oklb-preonic-rev2.json (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlodder authored Nov 20, 2023
1 parent 84c61e2 commit d175a0c
Showing 1 changed file with 104 additions and 0 deletions.
104 changes: 104 additions & 0 deletions v3/olkb/preonic/rev2/oklb-preonic-rev2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,104 @@
{
"name": "Preonic Rev2",
"vendorId": "0x03A8",
"productId": "0x67F3",
"matrix": {
"rows": 5,
"cols": 12
},
"menus": [
"qmk_backlight"
],
"keycodes": [
"qmk_lighting"
],
"layouts": {
"labels": [
[
"Space",
"2x 1u",
"2u"
]
],
"keymap": [
[
"0,0",
"0,1",
"0,2",
"0,3",
"0,4",
"0,5",
"0,6",
"0,7",
"0,8",
"0,9",
"0,10",
"0,11"
],
[
"1,0",
"1,1",
"1,2",
"1,3",
"1,4",
"1,5",
"1,6",
"1,7",
"1,8",
"1,9",
"1,10",
"1,11"
],
[
"2,0",
"2,1",
"2,2",
"2,3",
"2,4",
"2,5",
"2,6",
"2,7",
"2,8",
"2,9",
"2,10",
"2,11"
],
[
"3,0",
"3,1",
"3,2",
"3,3",
"3,4",
"3,5",
"3,6",
"3,7",
"3,8",
"3,9",
"3,10",
"3,11"
],
[
"4,0",
"4,1",
"4,2",
"4,3",
"4,4",
"4,5\n\n\n0,0",
"4,6\n\n\n0,0",
"4,7",
"4,8",
"4,9",
"4,10",
"4,11"
],
[
{
"y": 0.25,
"x": 5,
"w": 2
},
"4,5\n\n\n0,1"
]
]
}
}

0 comments on commit d175a0c

Please sign in to comment.