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
22 lines
341 B
JSON
22 lines
341 B
JSON
{
|
|
"keyboard_name": "THE PASSWORD",
|
|
"url": "",
|
|
"maintainer": "ll3macorn",
|
|
"width": 8,
|
|
"height": 1,
|
|
"layouts": {
|
|
"PASSWORD": {
|
|
"layout": [
|
|
{"x":0, "y":0},
|
|
{"x":1, "y":0},
|
|
{"x":2, "y":0},
|
|
{"x":3, "y":0},
|
|
{"x":4, "y":0},
|
|
{"x":5, "y":0},
|
|
{"x":6, "y":0},
|
|
{"x":7, "y":0}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|