This commit is contained in:
Christoph Cullmann 2025-03-18 22:27:19 +01:00
parent 4dc5811f00
commit ee0a3c3be0
No known key found for this signature in database
61 changed files with 5743 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"module_name": "Mouse Turbo Click",
"maintainer": "getreuer",
"features": {
"deferred_exec": true,
"mousekeys": true
},
"keycodes": [
{
"key": "MOUSE_TURBO_CLICK",
"aliases": ["TURBO"]
}
]
}