Update dependency and keyboard config instructions
People who are just reading the keyboard customization instructions might overread the dependencies installations sections. Additionally, installing rustup for the first time requires sourcing cargo's env vars in case the firmware is flashed in the same shell session after installing rustup.
This commit is contained in:
committed by
Jeremy Soller
parent
606ba01b48
commit
7888f214bb
@ -41,6 +41,7 @@ KEYMAP?=jeremy
|
||||
```
|
||||
|
||||
## Test build your EC
|
||||
* Make sure all dependencies are installed (see above).
|
||||
* From the `ec` directory, run `make` to make sure it builds correctly.
|
||||
|
||||
## Flash your EC
|
||||
|
Reference in New Issue
Block a user