docs and typos

This commit is contained in:
Kyle Brown
2021-06-25 10:53:58 -07:00
parent f79e508566
commit 1a348f1539
18 changed files with 48 additions and 32 deletions

View File

@@ -9,7 +9,7 @@ based keyboards.
|`KC.PS_ON ` |Turns powersave on |
|`KC.PS_OFF ` |Turns powersave off |
# Enabling the extention
# Enabling the extension
To turn on basic power saving, this is all that is required.
```python
from kmk.modules.power import Power