mirror of
https://github.com/firewalkwithm3/qmk_firmware.git
synced 2024-11-22 11:30:30 +08:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
commit
31f4c7022f
|
@ -194,7 +194,7 @@ You can also set your default keymap name. Most people use their GitHub username
|
||||||
|
|
||||||
qmk config user.keymap=<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
|
qmk compile
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue