diff options
Diffstat (limited to 'keyboards/3keyecosystem/2key2/info.json')
-rw-r--r-- | keyboards/3keyecosystem/2key2/info.json | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/3keyecosystem/2key2/info.json b/keyboards/3keyecosystem/2key2/info.json deleted file mode 100644 index 79e999cc16..0000000000 --- a/keyboards/3keyecosystem/2key2/info.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "keyboard_name": "2key2", - "manufacturer": "3-Key-Ecosystem", - "url": "https://github.com/softplus/3keyecosystem/tree/main/2key2", - "maintainer": "softplus", - "usb": { - "vid": "0x1209", - "pid": "0x3304", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label": "k00", "x": 0, "y": 0}, - {"label": "k01", "x": 1, "y": 0} - ] - } - } -} |