qmk_firmware/keyboards/merge/uc1/info.json
duoshock 7b07ce3fef
Add UC-1 keypad (#11926)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: online <33636898+online@users.noreply.github.com>
2021-03-24 13:00:07 +11:00

17 lines
368 B
JSON

{
"keyboard_name": "UC-1",
"url": "https://mergedesign.store/products/uc-1",
"maintainer": "duoshock",
"width": 4.25,
"height": 1,
"layouts": {
"LAYOUT": {
"layout": [
{"label":"0", "x":0, "y":0},
{"label":"1", "x":1.25, "y":0},
{"label":"2", "x":2.25, "y":0},
{"label":"3", "x":3.25, "y":0}
]
}
}
}