mirror of
https://github.com/He4eT/cantor-mx-tastatura.git
synced 2026-05-04 17:37:24 +00:00
Makefile: lint
This commit is contained in:
parent
1ea4fa587e
commit
12bda9283d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -10,7 +10,7 @@ keyboard := custom_cantor_${blackpill}
|
|||
keymap := vial
|
||||
target := dfu-util-split-$(half)
|
||||
|
||||
build_cmd = sudo util/docker_build.sh ${keyboard}:${keymap}:${target}
|
||||
build_cmd := sudo util/docker_build.sh ${keyboard}:${keymap}:${target}
|
||||
|
||||
keyboards_clean:
|
||||
cd ${qmk_dir} && git clean -fd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue