Merge pull request #718 from resslr/patch-1

fix: spelling
This commit is contained in:
Taran Mittal 2025-10-19 17:03:26 +11:00 committed by GitHub
commit 89cbdddd5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -360,7 +360,7 @@ You can use the [QMK firmware](https://qmk.fm/) project as firmware! You can fin
<a name="kmk"/> <a name="kmk"/>
Or if you wish, you can use kmk. It's made in python and can be hot reloaded. Or if you wish, you can use kmk. It's made in python and can be hot reloaded.
Here is the starter code, with explenations in the comments: Here is the starter code, with explanations in the comments:
```python ```python
# You import all the IOs of your board # You import all the IOs of your board