keyboard/keyboards/nullbitsco/tidbit/zmk-config/README.md

279 B

ZMK Notes for Tidbit

Docker Volume

Need to have the zmk-config directory mounted at /root/zmk-config in Docker container

Building


west build -p --board nice_nano -d build/tidbit/ -- -DSHIELD=tidbit -DZMK_CONFIG="/root/zmk-config/config"