Skip to content

Commit

Permalink
Create kodeboard
Browse files Browse the repository at this point in the history
adding Kodeboard community support in VIA
  • Loading branch information
bukil committed May 22, 2024
1 parent ff2a2ff commit 4448a22
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions kodeboard
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "K0DEPAD",
"vendorId": "0x4D4B",
"productId": "0x0001",

"matrix": {
"rows": 4,
"cols": 5
},

"layouts":{
"keymap": [

[{"c": "#777777"},"0,0","0,1"],
["1,0","1,1","1,2","1,3","1,4\n\n\n\n\n\n\n\n\ne1"],
["2,0","2,1","2,2","2,3"],
[{"y":-0.5,"x":4},"0,2"],
[{"y":-0.5},"3,0","3,1","3,2","3,3"],
[{"y":-0.5,"x":4,"h":0.5},"0,3"]

]
}
}

0 comments on commit 4448a22

Please sign in to comment.