From 89ac9124654a0b16d1b08e3e1e44d74ab3315298 Mon Sep 17 00:00:00 2001 From: kemonine Date: Sat, 11 Jun 2022 08:28:22 -0400 Subject: [PATCH] tweak build note for latest way of building the paintbrush zmk-ardux stuff --- zmk-config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zmk-config/README.md b/zmk-config/README.md index 0f860dcb..e313e61c 100644 --- a/zmk-config/README.md +++ b/zmk-config/README.md @@ -42,7 +42,7 @@ west build --board nice_nano_v2 -d /workspaces/zmk/app/build/tidbit -- -DSHIELD= west build --board nice_nano -d /workspaces/zmk/app/build/the_paintbrush_left -- -DSHIELD=the_paintbrush_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config -west build --board nice_nano_v2 -d /workspaces/zmk/app/build/the_paintbrush_left_nn_v2 -- -DSHIELD=the_paintbrush_left -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config +west build --board nice_nano_v2 -d /workspaces/zmk/app/build/the_paintbrush_left_nn_v2 -- -DSHIELD=the_paintbrush_left -DZMK_CONFIG=/workspaces/zmk-ardux/config west build --board nice_nano -d /workspaces/zmk/app/build/the_paintbrush_right -- -DSHIELD=the_paintbrush_right -DZMK_CONFIG=/workspaces/zmk-config/zmk-artsey/config