We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eba9bc1 commit fb8352aCopy full SHA for fb8352a
README.md
@@ -1,6 +1,9 @@
1
Python Keyboard
2
===============
3
4
+ English | [中文][1]
5
+---------|----------
6
+
7
A hand-wired USB & Bluetooth keyboard powered by Python
8
9

@@ -163,3 +166,14 @@ Simultaneously pressing two keys (interval less than 25ms) activates an alternat
163
166
164
167
### Using <kbd>;</kbd> as <kbd>Ctrl</kbd>
165
168
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