You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the last release of QMK that will work without having Python 3.6 (or later) installed. If your environment is not fully setup you will get a warning instructing you to set it up.
4
+
5
+
After the next breaking change you will not be able to build if `bin/qmk hello` does not work.
Python 3 is not installed. It will be required by a future version\n\
88
-
of qmk_firmware.\n\n\
87
+
Can not run bin/qmk! This tool will be required when the develop branch is merged on 2020 Aug 29.\n\n\
89
88
Please run $(BOLD)util/qmk_install.sh$(NO_COLOR) to install all the dependencies QMK requires.\n\n
90
89
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
91
90
MSG_FLASH_ARCH = $(WARN_COLOR)WARNING:$(NO_COLOR) This board's architecture is not supported by the \":flash\" target at this time.\n\n
0 commit comments