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 18d02c4 commit e7e9be9Copy full SHA for e7e9be9
1 file changed
README.md
@@ -1,6 +1,6 @@
1
<div align="center">
2
3
-# OplusKeyHook v1.0
+# OplusKeyHook v1.1
4
5
**一款针对搭载ColorOS且配备快捷键的手机进行功能自定义的模块**
6
@@ -32,9 +32,13 @@
32
## 🎯后续规划
33
34
当前为初步版本,后续可能加入以下功能:
35
-1. 区分单击、长按、双击的单独功能设置
+~~1. 区分单击、长按、双击的单独功能设置~~ (v1.1版本已实现)
36
2. 支持执行自定义Shell命令
37
38
+## 📝更新日志
39
+
40
+v1.1 新增区分短按、双击、长按功能
41
42
## 📄 贡献
43
44
欢迎提交 [Issues](https://github.com/siowu/OplusKeyHook/issues) 与 [PRs](https://github.com/siowu/OplusKeyHook/pulls)!如果你希望适配更多应用或扩展功能,欢迎共建
0 commit comments