summaryrefslogtreecommitdiff
path: root/keyboards/ez_maker
diff options
context:
space:
mode:
authorDasky <32983009+daskygit@users.noreply.github.com>2022-01-15 01:04:58 +0000
committerGitHub <noreply@github.com>2022-01-15 01:04:58 +0000
commit08a42dc72c2e1f6ad42fb33d6a3fd51931d02d01 (patch)
tree0a1d70e64c2015ce24ee6f48c822459caf86d855 /keyboards/ez_maker
parent77eae62d62546c00183d05aadc3c9870658f9306 (diff)
Fix broken bootloader builds in develop. (#15880)
Diffstat (limited to 'keyboards/ez_maker')
-rw-r--r--keyboards/ez_maker/directpins/proton_c/info.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ez_maker/directpins/proton_c/info.json b/keyboards/ez_maker/directpins/proton_c/info.json
index a284e5c41f..e3d000424a 100644
--- a/keyboards/ez_maker/directpins/proton_c/info.json
+++ b/keyboards/ez_maker/directpins/proton_c/info.json
@@ -5,6 +5,7 @@
"debounce": 5,
"processor": "STM32F303",
"board": "QMK_PROTON_C",
+ "bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"extrakey": true,