68cc1e9e2e
* adding support for the PASSWORD board its a project im working on and a really nice macropad * just getting rid of the old keymap * fixed * fixed again
27 lines
396 B
JSON
27 lines
396 B
JSON
{
|
|
"name": "The PASSWORD",
|
|
"vendorId": "0xFEED",
|
|
"productId": "0x6060",
|
|
"lighting": "none",
|
|
"matrix": {
|
|
"rows": 1,
|
|
"cols": 8
|
|
},
|
|
"layouts": {
|
|
"keymap": [
|
|
[
|
|
{
|
|
"c": "#00589f"
|
|
},
|
|
"0,0",
|
|
"0,1",
|
|
"0,2",
|
|
"0,3",
|
|
"0,4",
|
|
"0,5",
|
|
"0,6",
|
|
"0,7"
|
|
]
|
|
]
|
|
}
|
|
} |