From 4e70aa756c53df2b1b29b75c4ad54a500e7babf3 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Sat, 9 Oct 2021 21:16:14 +0200 Subject: [PATCH] Add keyboard modes PR --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63d6f73..5a1c6a7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Below is a summary of contributions upstreamed thus far. ### lvgl - [feat(disp): Enable rendering to display subsection] (⏳ in review) +- [feat(keyboard): add user-defined modes]: (⏳ in review) ### lv_drivers @@ -130,6 +131,7 @@ The [FontAwesome] font is licensed under the Open Font License version 1.1. [arrow-alt-circle-up]: https://fontawesome.com/v5.15/icons/arrow-alt-circle-up?style=solid [fbkeyboard]: https://github.com/bakonyiferenc/fbkeyboard [feat(disp): Enable rendering to display subsection]: https://github.com/lvgl/lvgl/pull/2583 +[feat(keyboard): add user-defined modes]: https://github.com/lvgl/lvgl/pull/2651/files [libinput]: https://gitlab.freedesktop.org/libinput/libinput [lv_drivers]: https://github.com/lvgl/lv_drivers [lv_port_linux_frame_buffer]: https://github.com/lvgl/lv_port_linux_frame_buffer