Solve #239 Remove button style

This commit is contained in:
Insality
2024-10-16 20:58:55 +03:00
parent aa6310db91
commit c0c1870ac5
4 changed files with 18 additions and 15 deletions

View File

@@ -141,12 +141,6 @@ M["input"] = {
end)
end)
end,
button = {
LONGTAP_TIME = 0.4,
AUTOHOLD_TRIGGER = 0.8,
DOUBLETAP_TIME = 0.4,
}
}