qmk-keychron-q3-colemak-dh/keyboards/password/info.json
ll3macorn 68cc1e9e2e
My new macropad (#43)
* 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
2021-08-18 14:22:13 -04:00

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