diff options
Diffstat (limited to 'keyboards/keebio/bigswitchseat/info.json')
-rw-r--r-- | keyboards/keebio/bigswitchseat/info.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/keebio/bigswitchseat/info.json b/keyboards/keebio/bigswitchseat/info.json new file mode 100644 index 0000000000..10328da26f --- /dev/null +++ b/keyboards/keebio/bigswitchseat/info.json @@ -0,0 +1,10 @@ +{ + "keyboard_name": "Big Switch Seat", + "url": "https://robotcandy.company/", + "maintainer": "nooges", + "layouts": { + "LAYOUT": { + "layout": [{"x": 0, "y": 0, "w": 4, "h": 4}] + } + } +} |