diff options
author | skullY <skullydazed@gmail.com> | 2018-04-11 11:32:57 -0700 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2018-04-11 21:32:09 -0700 |
commit | f10a0ae54730d8f0c21cf608bd7a6dfeb747583b (patch) | |
tree | 2dd7f2eb160881bf2d9703cd5fa35d885be0d251 /keyboards/planck/light | |
parent | 3d3716bbf7a7615da237e6a95f6a4684ae8fac44 (diff) |
Remove bootloader from info.jsons
Diffstat (limited to 'keyboards/planck/light')
-rw-r--r-- | keyboards/planck/light/info.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/planck/light/info.json b/keyboards/planck/light/info.json index cf55cfbc99..f368dc76ee 100644 --- a/keyboards/planck/light/info.json +++ b/keyboards/planck/light/info.json @@ -1,5 +1,4 @@ { "keyboard_name": "Planck Light", "keyboard_folder": "planck/light", - "bootloader": "qmk-dfu" } |