doc(keyboard): add deprecated warning

This commit is contained in:
asas1asas200
2022-08-24 02:41:12 +08:00
parent 58a399b9af
commit 5944989a8a
2 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,7 @@ You must be a member of the input group to use this module.
# CONFIGURATION
*interval*: ++
Deprecated, this module use event loop now, the interval has no effect.
typeof: integer ++
default: 1 ++
The interval, in seconds, to poll the keyboard state.