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 6699059 commit 63621bcCopy full SHA for 63621bc
1 file changed
docs/api/ecodes.md
@@ -3,6 +3,8 @@
3
Linux input event code constants used when reading events from `/dev/input` or
4
emitting events through `uinput`.
5
6
+## Usage
7
+
8
```lua
9
local evdev = require "evdev"
10
0 commit comments