Skip to content

Commit fb8352a

Browse files
committed
add todo and zh-CN version link
1 parent eba9bc1 commit fb8352a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Python Keyboard
22
===============
33

4+
English | [中文][1]
5+
---------|----------
6+
47
A hand-wired USB & Bluetooth keyboard powered by Python
58

69
![](img/python-inside-keyboard.png)
@@ -163,3 +166,14 @@ Simultaneously pressing two keys (interval less than 25ms) activates an alternat
163166

164167
### Using <kbd>;</kbd> as <kbd>Ctrl</kbd>
165168
WIP - Holding <kbd>;</kbd> down outputs <kbd>Ctrl</kbd>
169+
170+
## Todo
171+
+ <kbd>;</kbd> as <kbd>Ctrl</kbd>
172+
+ add macro
173+
+ add system keys and cosumer keys
174+
+ add mouse keys
175+
+ reduce latency
176+
177+
178+
179+
[1]: https://gitee.com/makerdiary/python-keyboard

0 commit comments

Comments
 (0)