1
0
Fork 0

Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-09-28 20:09:18 +00:00
commit 4b9b9ebff4
2 changed files with 2 additions and 1 deletions

View file

@ -484,7 +484,7 @@ check-size:
fi
else
check-size:
$(SILENT) || echo "(Firmware size check does not yet support $(MCU) microprocessors; skipping.)"
$(SILENT) || echo "$(MSG_CHECK_FILESIZE_SKIPPED)"
endif
check-md5: