diff options
Diffstat (limited to 'keyboards/flehrad/bigswitch/info.json')
-rw-r--r-- | keyboards/flehrad/bigswitch/info.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/flehrad/bigswitch/info.json b/keyboards/flehrad/bigswitch/info.json new file mode 100644 index 0000000000..8d3d746f57 --- /dev/null +++ b/keyboards/flehrad/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}] + } + } +} |