refactor: unify keyboards with upstream

This commit is contained in:
honorless 2023-09-09 00:57:11 -04:00
parent 32252e38ca
commit 4b79e18d5d
No known key found for this signature in database
GPG key ID: 1B48A311ABE8DA4D
21 changed files with 47 additions and 608 deletions

View file

@ -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"
]
]
}
}