diff options
author | flehrad <20124416+flehrad@users.noreply.github.com> | 2020-07-31 08:04:49 +1000 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-08-29 14:30:02 -0700 |
commit | 200444f8d2c12ac04fd081745c74020c92d5da16 (patch) | |
tree | aded3d59c2c13335966217a6d2d57be7d01d11f6 /keyboards/bigswitch/info.json | |
parent | 4764aa8711cadc2776fde7641e97e280c4ac55c5 (diff) | |
download | firmware-200444f8d2c12ac04fd081745c74020c92d5da16.tar.gz firmware-200444f8d2c12ac04fd081745c74020c92d5da16.tar.bz2 firmware-200444f8d2c12ac04fd081745c74020c92d5da16.zip |
[Keyboard] relocating boards by flehrad (#9635)
Co-authored-by: flehrad <flehrad@users.noreply.github.com>
Diffstat (limited to 'keyboards/bigswitch/info.json')
-rw-r--r-- | keyboards/bigswitch/info.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/keyboards/bigswitch/info.json b/keyboards/bigswitch/info.json deleted file mode 100644 index 8d3d746f5..000000000 --- a/keyboards/bigswitch/info.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "keyboard_name": "Bigswitch PCB", - "url": "", - "maintainer": "qmk", - "bootloader": "", - "width": 4, - "height": 4, - "layouts": { - "LAYOUT": { - "layout": [{"x":0, "y":0, "w":4, "h":4}] - } - } -} |