diff options
Diffstat (limited to 'util/new_keymap.sh')
-rwxr-xr-x | util/new_keymap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/new_keymap.sh b/util/new_keymap.sh index 73cc9e8cc..c483314fd 100755 --- a/util/new_keymap.sh +++ b/util/new_keymap.sh | |||
@@ -37,4 +37,4 @@ printf "%s keymap directory created in: qmk_firmware/keyboards/%s/keymaps/\n\n" | |||
37 | 37 | ||
38 | printf "Compile a firmware file with your new keymap by typing: \n" | 38 | printf "Compile a firmware file with your new keymap by typing: \n" |
39 | printf " make %s:%s\n" "$KB_PATH" "$USERNAME" | 39 | printf " make %s:%s\n" "$KB_PATH" "$USERNAME" |
40 | printf "from the qmk_firmware directory\n" \ No newline at end of file | 40 | printf "from the qmk_firmware directory\n" |