From 89399b54949fdbbd6198ba87b7a05d1f44777499 Mon Sep 17 00:00:00 2001 From: yiancar Date: Mon, 12 Dec 2022 23:47:08 +0000 Subject: [Keyboard] Crypt Macro (#19279) Co-authored-by: yiancar --- keyboards/crypt_macro/info.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 keyboards/crypt_macro/info.json (limited to 'keyboards/crypt_macro/info.json') diff --git a/keyboards/crypt_macro/info.json b/keyboards/crypt_macro/info.json new file mode 100644 index 0000000000..f423ffade2 --- /dev/null +++ b/keyboards/crypt_macro/info.json @@ -0,0 +1,16 @@ +{ + "keyboard_name": "Crypt Macro", + "manufacturer": "Yiancar-Designs", + "url": "https://yiancar-designs.com", + "maintainer": "Yiancar-Designs", + "usb": { + "vid": "0x8968", + "pid": "0x434D", + "device_version": "0.0.1" + }, + "layouts": { + "LAYOUT": { + "layout": [{"x":0, "y":0}, {"x":1, "y":0}, {"x":2, "y":0}, {"x":0.5, "y":1, "w":2}] + } + } +} -- cgit v1.2.3