aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/evdev.lua
AgeCommit message (Collapse)AuthorFilesLines
2024-05-01format tables in LDoc via HTML instead of MarkdownRobin Haberkorn1-1/+1
* this is unreliable but should be tested on the build server as well * drops the lua-discount dependency * updated TODO
2023-09-05Added HID support via EvdevRobin Haberkorn1-0/+12
* This works for relative, absolute and keyboard devices * devices can be grabbed, so they do not interfere with the rest of the system