Update readme
This commit is contained in:
11
readme.md
11
readme.md
@@ -1,9 +1,10 @@
|
||||
# ZSA's fork of QMK Firmware
|
||||
|
||||
[](https://github.com/ErgoDox-EZ/qmk_firmware/tags)
|
||||
[](https://travis-ci.org/ErgoDox-EZ/qmk_firmware)
|
||||
[](https://github.com/ErgoDox-EZ/qmk_firmware/pulse/monthly)
|
||||
[](https://github.com/ErgoDox-EZ/qmk_firmware/)
|
||||
[](https://github.com/zsa/qmk_firmware/tags)
|
||||
[](https://github.com/zsa/qmk_firmware/actions/workflows/build.yml)
|
||||
[](https://github.com/zsa/qmk_firmware/actions/workflows/unit_test.yml)
|
||||
[](https://github.com/zsa/qmk_firmware/pulse/monthly)
|
||||
[](https://github.com/zsa/qmk_firmware/)
|
||||
|
||||
This purpose of this fork is maintain a clean repo that only contains the keyboard code that we need, and as little else as possible. This is to keep it lightweight, since we only need a couple of keyboards. This is the repo that the EZ Configurator will pull from.
|
||||
## Documentation
|
||||
@@ -62,7 +63,7 @@ QMK is developed and maintained by Jack Humbert of OLKB with contributions from
|
||||
- Resolve merge conflicts, and commit.
|
||||
|
||||
4. Commit update
|
||||
* Include commit info in `[changelog.md](http://changelog.md)`
|
||||
* Include commit info in `[changelog.md](changelog.md)`
|
||||
5. Open Pull request, and include information about the commit
|
||||
|
||||
## Strategy
|
||||
|
||||
Reference in New Issue
Block a user