aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/zfrontier
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2020-06-28 20:56:50 +1000
committerGitHub <noreply@github.com>2020-06-28 11:56:50 +0100
commitc85e010d45616e119b8a2cfe97760384f661755e (patch)
tree23ed820cf0d523caa7547f94440a1fcdf5d43ccf /keyboards/zfrontier
parent097df6afdbacf70ee10d84639b3975e6fc0b37ec (diff)
downloadfirmware-c85e010d45616e119b8a2cfe97760384f661755e.tar.gz
firmware-c85e010d45616e119b8a2cfe97760384f661755e.tar.bz2
firmware-c85e010d45616e119b8a2cfe97760384f661755e.zip
Add missing info.jsons for a few boards (#9549)
Diffstat (limited to 'keyboards/zfrontier')
-rw-r--r--keyboards/zfrontier/big_switch/info.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/zfrontier/big_switch/info.json b/keyboards/zfrontier/big_switch/info.json
new file mode 100644
index 000000000..92aedd357
--- /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}
+ ]
+ }
+ }
+}