summaryrefslogtreecommitdiffstats
path: root/keyboards/bigswitch/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/bigswitch/info.json')
-rw-r--r--keyboards/bigswitch/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/bigswitch/info.json b/keyboards/bigswitch/info.json
new file mode 100644
index 000000000..8d3d746f5
--- /dev/null
+++ b/keyboards/bigswitch/info.json
@@ -0,0 +1,13 @@
+{
+ "keyboard_name": "Bigswitch PCB",
+ "url": "",
+ "maintainer": "qmk",
+ "bootloader": "",
+ "width": 4,
+ "height": 4,
+ "layouts": {
+ "LAYOUT": {
+ "layout": [{"x":0, "y":0, "w":4, "h":4}]
+ }
+ }
+}