diff options
Diffstat (limited to 'keyboards/arrayperipherals/1x4p1/info.json')
| -rw-r--r-- | keyboards/arrayperipherals/1x4p1/info.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/arrayperipherals/1x4p1/info.json b/keyboards/arrayperipherals/1x4p1/info.json new file mode 100644 index 000000000..3edf84ab0 --- /dev/null +++ b/keyboards/arrayperipherals/1x4p1/info.json | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | { | ||
| 2 | "keyboard_name": "[1 x 4] + 1 Macropad", | ||
| 3 | "url": "https://github.com/daviddoan", | ||
| 4 | "maintainer": "David Doan", | ||
| 5 | "width": 5, | ||
| 6 | "height": 1, | ||
| 7 | "layouts": { | ||
| 8 | "LAYOUT_ortho_1x5": { | ||
| 9 | "layout": [ | ||
| 10 | {"label": "K01", "x":0, "y":0}, | ||
| 11 | {"label": "K02", "x":1, "y":0}, | ||
| 12 | {"label": "K03", "x":2, "y":0}, | ||
| 13 | {"label": "K04", "x":3, "y":0}, | ||
| 14 | {"label": "K05", "x":4, "y":0} | ||
| 15 | ] | ||
| 16 | } | ||
| 17 | } | ||
| 18 | } | ||
