diff options
author | skullY <skullydazed@gmail.com> | 2018-04-11 20:32:57 +0200 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-04-12 06:32:09 +0200 |
commit | f10a0ae54730d8f0c21cf608bd7a6dfeb747583b (patch) | |
tree | 2dd7f2eb160881bf2d9703cd5fa35d885be0d251 /keyboards/xd60 | |
parent | 3d3716bbf7a7615da237e6a95f6a4684ae8fac44 (diff) | |
download | qmk_firmware-f10a0ae54730d8f0c21cf608bd7a6dfeb747583b.tar.gz qmk_firmware-f10a0ae54730d8f0c21cf608bd7a6dfeb747583b.tar.xz |
Remove bootloader from info.jsons
Diffstat (limited to 'keyboards/xd60')
-rw-r--r-- | keyboards/xd60/info.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/xd60/info.json b/keyboards/xd60/info.json index 78fd30860..f60493762 100644 --- a/keyboards/xd60/info.json +++ b/keyboards/xd60/info.json @@ -1,8 +1,6 @@ { "keyboard_name": "XD60", - "url": "", "maintainer": "qmk", - "bootloader": "atmel-dfu", "width": 15, "height": 5, "layouts": { |