From 200444f8d2c12ac04fd081745c74020c92d5da16 Mon Sep 17 00:00:00 2001 From: flehrad <20124416+flehrad@users.noreply.github.com> Date: Fri, 31 Jul 2020 08:04:49 +1000 Subject: [Keyboard] relocating boards by flehrad (#9635) Co-authored-by: flehrad --- keyboards/flehrad/bigswitch/info.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 keyboards/flehrad/bigswitch/info.json (limited to 'keyboards/flehrad/bigswitch/info.json') 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}] + } + } +} -- cgit v1.2.3