Skip to content

Commit

Permalink
Merge pull request qmk#23 from system76/update-intructions
Browse files Browse the repository at this point in the history
Thanks!
  • Loading branch information
13r0ck authored Feb 28, 2022
2 parents dd2442b + cbe76aa commit 615e8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/system76/launch_1/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Flashing firmware:
* Clone this repository and `cd` into the `qmk_firmware` directory.
* After cloning, you probably need to run `make git-submodule` as well as `./util/qmk_install`.
* After cloning, you probably need to run `make git-submodule` as well as `./util/qmk_install.sh`.
- You may also need to install dependencies: `sudo apt install avrdude gcc-avr avr-libc`
* To build the firmware without flashing the keyboard, use `make (keyboard name):(layout name)`
- For example, if you want to build the `default` layout for the Launch keyboard, run:
Expand Down

0 comments on commit 615e8a7

Please sign in to comment.