diff options
Diffstat (limited to 'keyboards/atset/at6/info.json')
-rw-r--r-- | keyboards/atset/at6/info.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/atset/at6/info.json b/keyboards/atset/at6/info.json deleted file mode 100644 index abdaf10b9f..0000000000 --- a/keyboards/atset/at6/info.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "keyboard_name": "AT6", - "manufacturer": "Atset", - "maintainer": "atset", - "usb": { - "vid": "0xFEED", - "pid": "0x6060", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [{"label":"k00", "x":0, "y":0}, {"label":"k01", "x":1, "y":0}, {"label":"k02", "x":2, "y":0}, {"label":"k10", "x":0, "y":1}, {"label":"k11", "x":1, "y":1}, {"label":"k12", "x":2, "y":1}] - } - } -} |