forked from mirrors/qmk_firmware
47f978e9cc
* remove `keyboard_folder` instance from caffeinated/serpent65 * remove `keyboard_folder` instances from dumbpad * remove `keyboard_folder` instances from mlego directory * remove `keyboard_folder` instance from neopad/rev1 * remove `keyboard_folder` instance from spaceman/pancake/rev2
15 lines
560 B
JSON
15 lines
560 B
JSON
{
|
|
"keyboard_name": "dumbpad/v0x_right",
|
|
"url": "https://www.github.com/imchipwood/dumbpad",
|
|
"maintainer": "imchipwood",
|
|
"layouts": {
|
|
"LAYOUT": {
|
|
"layout": [
|
|
{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":3, "y":0},
|
|
{"x":0, "y":1}, {"x":1, "y":1}, {"x":2, "y":1}, {"x":3, "y":1},
|
|
{"x":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":2},
|
|
{"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":3, "y":3}, {"x":4, "y":3}
|
|
]
|
|
}
|
|
}
|
|
}
|