diff options
Diffstat (limited to 'keyboards/axolstudio/helpo/info.json')
-rw-r--r-- | keyboards/axolstudio/helpo/info.json | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/keyboards/axolstudio/helpo/info.json b/keyboards/axolstudio/helpo/info.json deleted file mode 100644 index 5c25c7df05..0000000000 --- a/keyboards/axolstudio/helpo/info.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "keyboard_name": "Helpo", - "manufacturer": "Axolstudio", - "url": "", - "maintainer": "kb-elmo", - "usb": { - "vid": "0x525C", - "pid": "0xC89F", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"x":0, "y":0}, - {"x":1, "y":0}, - {"x":2, "y":0}, - {"x":3, "y":0}, - {"x":4, "y":0}, - {"x":0, "y":1}, - {"x":1, "y":1}, - {"x":2, "y":1}, - {"x":3, "y":1}, - {"x":4, "y":1}, - {"x":0, "y":2}, - {"x":1, "y":2}, - {"x":2, "y":2}, - {"x":3, "y":2}, - {"x":4, "y":2}, - {"x":0, "y":3}, - {"x":1, "y":3}, - {"x":2, "y":3}, - {"x":3, "y":3}, - {"x":4, "y":3} - ] - } - } -} |