CODING_STYLE.md: fix a typo
[platform/upstream/libevdev.git] / README.md
1 libevdev - wrapper library for evdev input devices
2 ==================================================
3
4 libevdev is a wrapper library for evdev devices. it moves the common
5 tasks when dealing with evdev devices into a library and provides a library
6 interface to the callers, thus avoiding erroneous ioctls, etc.
7
8 https://gitlab.freedesktop.org/libevdev/libevdev.git
9
10 Go here for the API documentation:
11 http://www.freedesktop.org/software/libevdev/doc/latest/
12
13 File bugs in the freedesktop.org GitLab instance:
14 https://gitlab.freedesktop.org/libevdev/libevdev/issues/
15
16 Patches should be submitted as merge requests in the GitLab instance:
17 https://gitlab.freedesktop.org/libevdev/libevdev/merge_requests/
18
19 Questions and general comments should be submitted to the
20 input-tools@lists.freedesktop.org mailing list:
21 http://lists.freedesktop.org/mailman/listinfo/input-tools