aboutsummaryrefslogtreecommitdiff
path: root/build_keyboard.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build_keyboard.mk')
-rw-r--r--build_keyboard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_keyboard.mk b/build_keyboard.mk
index 262bfd9a7..62a7ba6a0 100644
--- a/build_keyboard.mk
+++ b/build_keyboard.mk
@@ -151,7 +151,7 @@ ifeq ($(strip $(CTPC)), yes)
151endif 151endif
152 152
153ifeq ($(strip $(CONVERT_TO_PROTON_C)), yes) 153ifeq ($(strip $(CONVERT_TO_PROTON_C)), yes)
154 include platforms/chibios/QMK_PROTON_C/convert_to_proton_c.mk 154 include platforms/chibios/boards/QMK_PROTON_C/convert_to_proton_c.mk
155endif 155endif
156 156
157include quantum/mcu_selection.mk 157include quantum/mcu_selection.mk