]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - message.mk
Wonderland: README (#6613)
[qmk_firmware.git] / message.mk
index ec9bacbf49e39181b7fb148130c37318691e1c23..c8d2135d5c0fc924c1c71d557b58807f61869733 100644 (file)
@@ -85,3 +85,5 @@ MSG_PYTHON_MISSING = $(WARN_COLOR)WARNING:$(NO_COLOR)\n \
        Python 3 is not installed. It will be required by a future version\n\
        of qmk_firmware.\n\n\
        Please run $(BOLD)util/qmk_install.sh$(NO_COLOR) to install all the dependencies QMK requires.\n\n
+MSG_FLASH_BOOTLOADER = $(WARN_COLOR)WARNING:$(NO_COLOR) This board's bootloader is not specified or is not supported by the \":flash\" target at this time.\n\n
+MSG_FLASH_ARCH = $(WARN_COLOR)WARNING:$(NO_COLOR) This board's architecture is not supported by the \":flash\" target at this time.\n\n