1
0
Fork 0

Move chibios board files to allow tmk_core platform migration (#13777)

* Move board files

* fix up after rebase
This commit is contained in:
Joel Challis 2021-08-18 00:04:15 +01:00 committed by GitHub
parent 4c4f632378
commit 4c9003b177
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
80 changed files with 20 additions and 20 deletions

View file

@ -151,7 +151,7 @@ ifeq ($(strip $(CTPC)), yes)
endif
ifeq ($(strip $(CONVERT_TO_PROTON_C)), yes)
include platforms/chibios/QMK_PROTON_C/convert_to_proton_c.mk
include platforms/chibios/boards/QMK_PROTON_C/convert_to_proton_c.mk
endif
include quantum/mcu_selection.mk