Updated to correct direction of folder separators.
This commit is contained in:
parent
04328aee13
commit
7bbc6545ec
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ Build command for the default keymap of Leeloo:
|
||||||
|
|
||||||
Build command for your custom keymap of Leeloo:
|
Build command for your custom keymap of Leeloo:
|
||||||
|
|
||||||
west build -d build/right -p -b nice_nano_v2 -- -DSHIELD=leeloo_right -DZMK_CONFIG="C:\dev\zmk\[yourNmae]\leeloo\config"
|
west build -d build/right -p -b nice_nano_v2 -- -DSHIELD=leeloo_right -DZMK_CONFIG="C:/dev/zmk/[yourNmae]/leeloo/config"
|
||||||
west build -d build/left -p -b nice_nano_v2 -- -DSHIELD=leeloo_left -DZMK_CONFIG="C:\dev\zmk\[yourName]\leeloo\config"
|
west build -d build/left -p -b nice_nano_v2 -- -DSHIELD=leeloo_left -DZMK_CONFIG="C:/dev/zmk/[yourName]/leeloo/config"
|
||||||
|
|
||||||
# Support
|
# Support
|
||||||
If you have any questions with regards to Leeloo, please [Contact Us](https://clicketysplit.ca/pages/contact-us).
|
If you have any questions with regards to Leeloo, please [Contact Us](https://clicketysplit.ca/pages/contact-us).
|
||||||
|
|
Loading…
Add table
Reference in a new issue