Skip to content

Commit 2d1fb51

Browse files
authored
Update README.md
1 parent 45fa66e commit 2d1fb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Simultaneously pressing two keys (interval less than 10ms) activates an alternat
5050

5151
### Optimizing with C modules<sup><kbd>in progress</kbd></sup>
5252

53-
A C module `matrix` of keyboard matrix is written to reduce latency and power consuption. The module has the same function as [`keyboard/matrix.py`](keyboard/matrix.py).
53+
A C module `matrix` of keyboard matrix is written to reduce latency and power consumption. The module has the same function as [`keyboard/matrix.py`](keyboard/matrix.py).
5454

5555

5656
## Todo

0 commit comments

Comments
 (0)