From a336c2c5005251e4cb0f3a62ccabdb4cfccad915 Mon Sep 17 00:00:00 2001 From: lokher Date: Tue, 6 Dec 2022 17:10:48 +0800 Subject: Merge upstream master to 2022 Q4 breaking change --- keyboards/spaceholdings/nebula12/info.json | 32 ------------------------------ 1 file changed, 32 deletions(-) delete mode 100755 keyboards/spaceholdings/nebula12/info.json (limited to 'keyboards/spaceholdings/nebula12/info.json') diff --git a/keyboards/spaceholdings/nebula12/info.json b/keyboards/spaceholdings/nebula12/info.json deleted file mode 100755 index a48f88c814..0000000000 --- a/keyboards/spaceholdings/nebula12/info.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "keyboard_name": "NEBULA12", - "manufacturer": "Yiancar-Designs", - "url": "", - "maintainer": "yiancar", - "usb": { - "vid": "0x8968", - "pid": "0x5337", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT_ortho_4x3": { - "layout": [ - {"x":0, "y":0}, - {"x":1, "y":0}, - {"x":2, "y":0}, - - {"x":0, "y":1}, - {"x":1, "y":1}, - {"x":2, "y":1}, - - {"x":0, "y":2}, - {"x":1, "y":2}, - {"x":2, "y":2}, - - {"x":0, "y":3}, - {"x":1, "y":3}, - {"x":2, "y":3} - ] - } - } -} -- cgit v1.2.3