docs: update readme.md
This commit is contained in:
parent
9defe47492
commit
428e46d8d4
1 changed files with 7 additions and 0 deletions
|
|
@ -34,3 +34,10 @@ QMK is developed and maintained by Jack Humbert of OLKB with contributions from
|
|||
## Official Website
|
||||
|
||||
[qmk.fm](https://qmk.fm) is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.
|
||||
|
||||
## Crow-diff notes
|
||||
### Apply upstream changes
|
||||
1. `git remote add upstream https://github.com/vial-kb/vial-qmk`
|
||||
2. `git checkout vial`
|
||||
3. `git fetch upstream`
|
||||
4. `git rebase crow-diffs`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue