Skip to content

Commit

Permalink
[Docs] Add instructions to create keymap before proceeding (qmk#14945)
Browse files Browse the repository at this point in the history
Co-authored-by: filterpaper <filterpaper@localhost>
  • Loading branch information
2 people authored and plam4u committed Nov 14, 2021
1 parent a8a8711 commit 9e74e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/newbs_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ You can also set your default keymap name. Most people use their GitHub username

qmk config user.keymap=<github_username>

After this you can leave those arguments off and compile your keyboard like this:
The keyboard can now be compiled without arguments using the following command after creating your keymap in the next section:

qmk compile

Expand Down

0 comments on commit 9e74e3a

Please sign in to comment.