diff options
Diffstat (limited to 'keyboards/yynmt/acperience12/rev1/info.json')
-rw-r--r-- | keyboards/yynmt/acperience12/rev1/info.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/yynmt/acperience12/rev1/info.json b/keyboards/yynmt/acperience12/rev1/info.json new file mode 100644 index 0000000000..7d4dbb40ce --- /dev/null +++ b/keyboards/yynmt/acperience12/rev1/info.json @@ -0,0 +1,23 @@ +{ + "keyboard_name": "Acperience12", + "manufacturer": "yynmt", + "url": "http://yynmt.com", + "maintainer": "yynmt", + "usb": { + "vid": "0x04D8", + "pid": "0xEA51", + "device_version": "0.0.1" + }, + "layouts": { + "LAYOUT": { + "layout": [ + {"x":0, "y":0}, {"x":1, "y":0}, + {"x":0, "y":1}, {"x":1, "y":1}, + {"x":0, "y":2}, {"x":1, "y":2}, + {"x":0, "y":3}, {"x":1, "y":3}, + {"x":0, "y":4}, {"x":1, "y":4}, + {"x":0, "y":5}, {"x":1, "y":5} + ] + } + } +} |