fix(docs): Remove build.yml from new shield steps
This commit is contained in:
parent
a7908a94de
commit
c52887e236
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@ The high level steps are:
|
||||||
- (Optional) Add the matrix transform for mapping KSCAN row/column values to sane key positions. This is needed for non-rectangular keyboards, or where the underlying row/column pin arrangement does not map one to one with logical locations on the keyboard.
|
- (Optional) Add the matrix transform for mapping KSCAN row/column values to sane key positions. This is needed for non-rectangular keyboards, or where the underlying row/column pin arrangement does not map one to one with logical locations on the keyboard.
|
||||||
- Add a default keymap, which users can override in their own configs as needed.
|
- Add a default keymap, which users can override in their own configs as needed.
|
||||||
- Add support for features such as encoders, OLED displays, or RGB underglow.
|
- Add support for features such as encoders, OLED displays, or RGB underglow.
|
||||||
- Update build.yml
|
|
||||||
|
|
||||||
It may be helpful to review the upstream [shields documentation](https://docs.zephyrproject.org/2.5.0/guides/porting/shields.html#shields) to get a proper understanding of the underlying system before continuing.
|
It may be helpful to review the upstream [shields documentation](https://docs.zephyrproject.org/2.5.0/guides/porting/shields.html#shields) to get a proper understanding of the underlying system before continuing.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue