Skip to content

Commit 63621bc

Browse files
committed
docs(ecodes): add usage header to documentation
1 parent 6699059 commit 63621bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/api/ecodes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Linux input event code constants used when reading events from `/dev/input` or
44
emitting events through `uinput`.
55

6+
## Usage
7+
68
```lua
79
local evdev = require "evdev"
810

0 commit comments

Comments
 (0)