diff options
Diffstat (limited to 'keyboards/sendyyeah/pix/info.json')
-rw-r--r-- | keyboards/sendyyeah/pix/info.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/sendyyeah/pix/info.json b/keyboards/sendyyeah/pix/info.json new file mode 100644 index 0000000000..f93c3aae67 --- /dev/null +++ b/keyboards/sendyyeah/pix/info.json @@ -0,0 +1,18 @@ +{ + "keyboard_name": "Pix", + "url": "https://github.com/sendz/pix", + "maintainer": "sendz", + "width": 5, + "height": 1, + "layouts": { + "LAYOUT": { + "layout": [ + {"x":0, "y":0}, + {"x":1, "y":0}, + {"x":2, "y":0}, + {"x":3, "y":0}, + {"x":4, "y":0} + ] + } + } +} |