diff options
Diffstat (limited to 'keyboards/3keyecosystem/2key2/info.json')
| -rw-r--r-- | keyboards/3keyecosystem/2key2/info.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/3keyecosystem/2key2/info.json b/keyboards/3keyecosystem/2key2/info.json new file mode 100644 index 0000000000..49caf91b5a --- /dev/null +++ b/keyboards/3keyecosystem/2key2/info.json | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | { | ||
| 2 | "keyboard_name": "3-Key-Ecosystem 2key2: 2x1 macro-keyboard", | ||
| 3 | "url": "https://github.com/softplus/3keyecosystem/tree/main/2key2", | ||
| 4 | "maintainer": "softplus", | ||
| 5 | "layouts": { | ||
| 6 | "LAYOUT": { | ||
| 7 | "layout": [ | ||
| 8 | {"label": "k00", "x": 0, "y": 0}, | ||
| 9 | {"label": "k01", "x": 1, "y": 0} | ||
| 10 | ] | ||
| 11 | } | ||
| 12 | } | ||
| 13 | } | ||
