move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230)

This commit is contained in:
Zach White
2021-08-29 16:41:56 -07:00
committed by GitHub
parent 13a2da973f
commit b705020daf
13 changed files with 16 additions and 17 deletions

View File

@ -81,5 +81,5 @@ fi
-e ALT_GET_KEYBOARDS=true \
-e SKIP_GIT="$SKIP_GIT" \
-e MAKEFLAGS="$MAKEFLAGS" \
qmkfm/base_container \
qmkfm/qmk_cli \
make "$keyboard${keymap:+:$keymap}${target:+:$target}"