Please see https://docs.qmk.fm/#/newbs_getting_started and set up 1 to 3.
Please get source files of qmk/qmk_firmware
and vial-kb/vial-qmk
make git-submodule
make qmk-clean
kb=crkbd make qmk-init
kb=crkbd kr=rev4/standard km=via make qmk-compile
A built data will be stored on keyboards/crkbd/qmk/qmk_firmware/.build
Please change kb
, kr
and km
when build other.
make vial-qmk-clean
kb=crkbd make vial-qmk-init
kb=crkbd kr=rev4/standard km=vial make vial-qmk-compile
A built data will be stored on keyboards/crkbd/vial-kb/vial-qmk/.build
Please change kb
, kr
and km
when build other.
make update-al