Add keyboard modes PR
This commit is contained in:
parent
5d32a3ce6f
commit
4e70aa756c
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue