From c85e010d45616e119b8a2cfe97760384f661755e Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 28 Jun 2020 20:56:50 +1000 Subject: Add missing info.jsons for a few boards (#9549) --- keyboards/zfrontier/big_switch/info.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 keyboards/zfrontier/big_switch/info.json (limited to 'keyboards/zfrontier/big_switch') diff --git a/keyboards/zfrontier/big_switch/info.json b/keyboards/zfrontier/big_switch/info.json new file mode 100644 index 0000000000..92aedd3579 --- /dev/null +++ b/keyboards/zfrontier/big_switch/info.json @@ -0,0 +1,14 @@ +{ + "keyboard_name": "Red Comet Big Switch", + "url": "https://en.zfrontier.com/products/redcomet-bigswitch-combo", + "maintainer": "carlxia", + "width": 4, + "height": 4, + "layouts": { + "LAYOUT": { + "layout": [ + {"x": 0, "y": 0, "w": 4, "h": 4} + ] + } + } +} -- cgit v1.2.3