refactor: unify keyboards with upstream
This commit is contained in:
parent
32252e38ca
commit
4b79e18d5d
21 changed files with 47 additions and 608 deletions
|
|
@ -1,34 +0,0 @@
|
|||
{
|
||||
"name": "Keebwerks Nano Slider",
|
||||
"vendorId": "0x03A8",
|
||||
"productId": "0x0000",
|
||||
"lighting": "none",
|
||||
"matrix": {
|
||||
"rows": 2,
|
||||
"cols": 4
|
||||
},
|
||||
"layouts": {
|
||||
"keymap": [
|
||||
[
|
||||
"1,1"
|
||||
],
|
||||
[
|
||||
{
|
||||
"y": 0.25
|
||||
},
|
||||
"1,2",
|
||||
"1,0",
|
||||
"0,0",
|
||||
{
|
||||
"h": 2
|
||||
},
|
||||
"1,3"
|
||||
],
|
||||
[
|
||||
"0,1",
|
||||
"0,2",
|
||||
"0,3"
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue