Skip to content

Commit

Permalink
fix(capslockx): not default start
Browse files Browse the repository at this point in the history
not default start
  • Loading branch information
snomiao committed Jan 11, 2024
1 parent 112d671 commit d538603
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .vscode/tasks.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"problemMatcher": [],
"label": "npm: start",
"detail": "CapsLockX.exe",
"runOptions": {
"runOn": "folderOpen"
}
},
{
"type": "npm",
Expand All @@ -19,4 +16,4 @@
"detail": "pnpm upgrade & standard-version --commit-all && git push --follow-tag --all"
}
]
}
}
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ CapsLockX 相关答疑直接进群 [@雪星](tencent://message?uin=997596439)
- 支付宝捐助账号: [[email protected] (点击查看二维码)](./docs/支付宝捐助.png)
- ETH: [0xdc2eece11a9e09c8db921989e54b30375446e49e](https://etherscan.io/address/0xdc2eece11a9e09c8db921989e54b30375446e49e)

[发展路线](#发展路线-roadmap)
- [发展路线](#发展路线-roadmap)

### 捐赠记录(截至 20210821) 📄 Donate Records

Expand All @@ -727,6 +727,13 @@ CapsLockX 相关答疑直接进群 [@雪星](tencent://message?uin=997596439)

### 相关话题 - Related Topics

- [秦金伟](http://rsytes.coding-pages.com/)
- [2020-02-23 当键盘模拟鼠标 - qwertc]( https://mp.weixin.qq.com/s?__biz=MzIzNzczOTkzMw==&mid=2247483745&idx=1&sn=16f16c1fa02e1ef386a83f3023fb109d&chksm=e8c54b93dfb2c285e49fa8045d2380b20810768e3be043f364be146a598faf5f363bbb2623e7&scene=21#wechat_redirect )
- [2020-10-26 键盘模拟鼠标2 - qwertc]( https://mp.weixin.qq.com/s?__biz=MzIzNzczOTkzMw==&mid=2247484272&idx=1&sn=0ed1ff91bee008fc5c01dc0fe20e53ba&chksm=e8c54982dfb2c09493c88a0f7847ffb0b508598e0756ddd7e8ad94d1f31f65490388d6cff7a4&scene=21#wechat_redirect )
- [2021-03-11 capslockX-治愈鼠标手 - qwertc](https://mp.weixin.qq.com/s?__biz=MzIzNzczOTkzMw==&mid=2247484478&idx=1&sn=1518d7ec4dc08c1a72c08fcaff98550e&chksm=e8c54eccdfb2c7daed0ad9b8c03395e4211e029199374f4bc0dbdc9a8403c2dae86b740c95c5&scene=21#wechat_redirect)
- 2021年11月,键盘模拟鼠标3
- [2022-08-21 t0820 复制后匹配-siyuan-clx-截图 - qwertc]( https://mp.weixin.qq.com/s?__biz=MzIzNzczOTkzMw==&mid=2247485441&idx=1&sn=848d5e6f3fb7c1e7b14100615ca7d0db&chksm=e8c542f3dfb2cbe5770fe19bb8b5c81935e52a4a686154e69104bc403ab6ce960d1b6ae429a9&scene=21#wechat_redirect )
- [2024-01-06 t0106 OpenAI加持的CapslockX - qwertc]( https://mp.weixin.qq.com/s?__biz=MzIzNzczOTkzMw==&mid=2247485707&idx=1&sn=d40eea9f0b5bb81e3387ec592def4ed0&chksm=e8c543f9dfb2caef90939e2fafcb324fd757949c79399c55adfbab0940e70efd753fb6bf3837&token=1464360155&lang=zh_CN#rd)
- [有没有办法将 Chrome OS 中的快捷键实现到 Windows 10 中 - V2EX](https://www.v2ex.com/t/778967)
- [推荐一下我的键位映射工具 MyKeymap - V2EX](https://v2ex.com/t/844432)
- [有多少人会把键盘上的 CapsLock 和 Backspace 对调? - V2EX](https://www.v2ex.com/t/855901)
Expand Down

0 comments on commit d538603

Please sign in to comment.