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/ai03 | |
parent | b2c26f7cdd4b268e80f98cae7f444956559436ec (diff) | |
download | qmk_firmware-2a67ff690ee5b0789b10448eef9fa0724a6c8d60.tar.gz qmk_firmware-2a67ff690ee5b0789b10448eef9fa0724a6c8d60.zip |
clean up generate-api errors
Diffstat (limited to 'keyboards/ai03')
-rw-r--r-- | keyboards/ai03/lunar/info.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/ai03/lunar/info.json b/keyboards/ai03/lunar/info.json index e18a10bde0..f3024be431 100644 --- a/keyboards/ai03/lunar/info.json +++ b/keyboards/ai03/lunar/info.json @@ -2,7 +2,6 @@ "keyboard_name": "Lunar", "url": "https://geekhack.org/index.php?topic=96112.0", "maintainer": "ai03", - "bootloader": "", "width": 16, "height": 5, "layouts": { @@ -81,4 +80,4 @@ ] } } -}
\ No newline at end of file +} |