forked from forks/qmk_firmware
b9d0b1f064
* initial commit * preliminary support for mb17 using the qmk default keymap * add the VIA keymap * add qmk configurator support * code cleanups before submission * Update keyboards/mountainblocks/mb17/rules.mk * Update keyboards/mountainblocks/mb17/info.json * remove file
13 lines
491 B
JSON
13 lines
491 B
JSON
{
|
|
"keyboard_name": "MB17",
|
|
"url": "",
|
|
"maintainer": "qmk",
|
|
"width": 4,
|
|
"height": 5,
|
|
"layouts": {
|
|
"LAYOUT_numpad_5x4": {
|
|
"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":0, "y":2}, {"x":1, "y":2}, {"x":2, "y":2}, {"x":3, "y":1, "h":2}, {"x":0, "y":3}, {"x":1, "y":3}, {"x":2, "y":3}, {"x":0, "y":4, "w":2}, {"x":2, "y":4}, {"x":3, "y":3, "h":2}]
|
|
}
|
|
}
|
|
}
|