diff --git a/README.md b/README.md index 74c4d97..ccbb3eb 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Upstreamed contributions so far: - [lvgl] (git submodule / linked statically) - [lv_drivers] (git submodule / linked statically) - [libinput] +- [libxkbcommon] ## Testing @@ -69,6 +70,7 @@ Unl0kr is licensed under the GNU General Public License as published by the Free [lv_port_linux_frame_buffer]: https://github.com/lvgl/lv_port_linux_frame_buffer] [lv_sim_emscripten]: https://github.com/lvgl/lv_sim_emscripten/blob/master/mouse_cursor_icon.c] [libinput]: https://gitlab.freedesktop.org/libinput/libinput +[libxkbcommon]: https://github.com/xkbcommon/libxkbcommon [Add support for pointer devices to libinput driver]: https://github.com/lvgl/lv_drivers/pull/150 [Add support for keypads to libinput driver]: https://github.com/lvgl/lv_drivers/pull/152 [Don't compile example assets when disabled in lv_conf.h]: https://github.com/lvgl/lvgl/pull/2523