summaryrefslogtreecommitdiff
path: root/keyboards/planck
diff options
context:
space:
mode:
authorskullydazed2018-04-07 22:49:16 -0700
committerGitHub2018-04-07 22:49:16 -0700
commit958521c3596452eef77e9ad69734ad955120b2b5 (patch)
tree2993d1f21d83914e879a631b9c3ea380f6bd0f02 /keyboards/planck
parent3b525dcf9c4a4dba34ee3596c90de60691b67b27 (diff)
Clean up some long-standing errors when populating the API (#2715)
Diffstat (limited to 'keyboards/planck')
-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"
}