Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ Public License, version 3. See [LICENSE](./LICENSE) for details.
- ectool: MIT

Datasheets for the ITE embedded controllers used in System76 laptops cannot be
shared outside of company. (However, the IT81202E datasheet is [publicly
available][it81202e]. While it uses a different core, a significant portion of
the register information is the same as IT85878E/IT5570E.)
shared outside of company. (However, the IT81202 datasheet is [publicly
available][it81202]. While it uses a different core, a significant portion of
the register information is the same as IT8587/IT5570.)

[it81202e]: https://www.ite.com.tw/en/product/view?mid=149
[it81202]: https://www.ite.com.tw/en/product/cate2/IT81202
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# System76 EC documetation
# System76 EC documentation

## TODO

Expand Down
2 changes: 1 addition & 1 deletion docs/keyboard-layout-customization.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Keyboard layout customization

System76 EC firmware suppports using custom keyboard layouts. For example,
System76 EC firmware supports using custom keyboard layouts. For example,
having the physical "Caps Lock" key function as "Escape" when pressed.

This only applies to the internal keyboard. External keyboards are not
Expand Down
Loading