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/clueboard | |
parent | 3d3716bbf7a7615da237e6a95f6a4684ae8fac44 (diff) | |
download | qmk_firmware-f10a0ae54730d8f0c21cf608bd7a6dfeb747583b.tar.gz qmk_firmware-f10a0ae54730d8f0c21cf608bd7a6dfeb747583b.tar.xz |
Remove bootloader from info.jsons
Diffstat (limited to 'keyboards/clueboard')
-rw-r--r-- | keyboards/clueboard/2x1800/info.json | 1 | ||||
-rw-r--r-- | keyboards/clueboard/60/info.json | 1 | ||||
-rw-r--r-- | keyboards/clueboard/66/info.json | 1 | ||||
-rw-r--r-- | keyboards/clueboard/66_hotswap/info.json | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/clueboard/2x1800/info.json b/keyboards/clueboard/2x1800/info.json index 1f3c69ba7..74afec823 100644 --- a/keyboards/clueboard/2x1800/info.json +++ b/keyboards/clueboard/2x1800/info.json @@ -2,7 +2,6 @@ "keyboard_name": "CB 2x1800", "url": "", "maintainer": "skullydazed", - "bootloader": "teensy", "width": 24, "height": 6.5, "layouts": { diff --git a/keyboards/clueboard/60/info.json b/keyboards/clueboard/60/info.json index 57114db11..abafb69f9 100644 --- a/keyboards/clueboard/60/info.json +++ b/keyboards/clueboard/60/info.json @@ -2,7 +2,6 @@ "keyboard_name": "clueboard/60", "maintainer": "skullydazed", "url": "", - "bootloader": "stm32-dfu-util", "width": 15, "height": 5, "layouts": { diff --git a/keyboards/clueboard/66/info.json b/keyboards/clueboard/66/info.json index 96d2eceeb..7faeae29c 100644 --- a/keyboards/clueboard/66/info.json +++ b/keyboards/clueboard/66/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "Clueboard 66%", - "bootloader": "atmel-dfu", "width": 16.5, "height": 5, "layouts": { diff --git a/keyboards/clueboard/66_hotswap/info.json b/keyboards/clueboard/66_hotswap/info.json index 076db6a76..66705b7a7 100644 --- a/keyboards/clueboard/66_hotswap/info.json +++ b/keyboards/clueboard/66_hotswap/info.json @@ -1,6 +1,5 @@ { "keyboard_name": "Clueboard 66% HotSwap", - "bootloader": "atmel-dfu", "width": 16.5, "height": 5, "layouts": { |