keyboard/keyboards/zmk-config
2020-12-05 18:18:43 -05:00
..
config Cleanup zmk-config to be more generic and include current tidbit bringup (it's in PR status presently, needed for other work on zmk) 2020-12-05 18:18:43 -05:00
README.md Cleanup zmk-config to be more generic and include current tidbit bringup (it's in PR status presently, needed for other work on zmk) 2020-12-05 18:18:43 -05:00

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"