diff options
author | Zach White <skullydazed@gmail.com> | 2020-12-01 16:04:38 -0800 |
---|---|---|
committer | Zach White <skullydazed@drpepper.org> | 2021-01-07 21:21:12 -0800 |
commit | 2a67ff690ee5b0789b10448eef9fa0724a6c8d60 (patch) | |
tree | bb856695c5be8ca727210b54de989e94088bb12c /keyboards/flehrad | |
parent | b2c26f7cdd4b268e80f98cae7f444956559436ec (diff) | |
download | qmk_firmware-2a67ff690ee5b0789b10448eef9fa0724a6c8d60.tar.gz qmk_firmware-2a67ff690ee5b0789b10448eef9fa0724a6c8d60.zip |
clean up generate-api errors
Diffstat (limited to 'keyboards/flehrad')
-rw-r--r-- | keyboards/flehrad/bigswitch/info.json | 2 | ||||
-rw-r--r-- | keyboards/flehrad/downbubble/info.json | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/flehrad/bigswitch/info.json b/keyboards/flehrad/bigswitch/info.json index 8d3d746f57..37095ade3c 100644 --- a/keyboards/flehrad/bigswitch/info.json +++ b/keyboards/flehrad/bigswitch/info.json @@ -1,8 +1,6 @@ { "keyboard_name": "Bigswitch PCB", - "url": "", "maintainer": "qmk", - "bootloader": "", "width": 4, "height": 4, "layouts": { diff --git a/keyboards/flehrad/downbubble/info.json b/keyboards/flehrad/downbubble/info.json index c5cd97de54..a7e68e7f61 100644 --- a/keyboards/flehrad/downbubble/info.json +++ b/keyboards/flehrad/downbubble/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "downbubble", - "url": "", "maintainer": "flehrad", "width": 22.75, "height": 6, @@ -429,7 +428,7 @@ {"label":"K53", "x":3.75, "y":5, "w":1.25}, {"label":"K54", "x":5, "y":5, "w":2.25}, {"label":"K56", "x":7.75, "y":5}, - {"Label":"K57", "x":8.75, "y":5}, + {"label":"K57", "x":8.75, "y":5}, {"label":"K58", "x":9.75, "y":5}, {"label":"K59", "x":10.75, "y":5}, {"label":"K510", "x":13, "y":5, "w":2}, |