summaryrefslogtreecommitdiff
path: root/keyboards/crypt_macro/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crypt_macro/info.json')
-rw-r--r--keyboards/crypt_macro/info.json16
1 files changed, 16 insertions, 0 deletions
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}]
+ }
+ }
+}