summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/light
diff options
context:
space:
mode:
authorskullydazed <skullydazed@users.noreply.github.com>2018-04-08 07:49:16 +0200
committerGitHub <noreply@github.com>2018-04-08 07:49:16 +0200
commit958521c3596452eef77e9ad69734ad955120b2b5 (patch)
tree2993d1f21d83914e879a631b9c3ea380f6bd0f02 /keyboards/planck/light
parent3b525dcf9c4a4dba34ee3596c90de60691b67b27 (diff)
downloadqmk_firmware-958521c3596452eef77e9ad69734ad955120b2b5.tar.gz
qmk_firmware-958521c3596452eef77e9ad69734ad955120b2b5.tar.xz
Clean up some long-standing errors when populating the API (#2715)
Diffstat (limited to 'keyboards/planck/light')
-rw-r--r--keyboards/planck/light/info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/planck/light/info.json b/keyboards/planck/light/info.json
index ecc40b818..cf55cfbc9 100644
--- a/keyboards/planck/light/info.json
+++ b/keyboards/planck/light/info.json
@@ -1,5 +1,5 @@
{
"keyboard_name": "Planck Light",
"keyboard_folder": "planck/light",
- "bootloader": "qmk-dfu",
+ "bootloader": "qmk-dfu"
}