mirror of
https://github.com/ClaytonWWilson/miryoku_zmk.git
synced 2025-12-14 02:08:47 +00:00
4 lines
303 B
Makefile
4 lines
303 B
Makefile
|
|
default:
|
|
cd ${HOME}/tmp/src/github/manna-harbour/zmk/app && ZEPHYR_TOOLCHAIN_VARIANT=zephyr ZEPHYR_SDK_INSTALL_DIR=/home/amb/tmp/apps/zephyr-sdk-0.11.2 ${HOME}/.local/bin/west build -d build/left -b nice_nano -- -DSHIELD=corne_left -DZMK_CONFIG=${HOME}/tmp/src/github/manna-harbour/zmk-config/config
|