Why the native keyboard miss the char 124

Hello, not a big problem, just a question.
The lv_keyboard() by defaut don’t support the char(124), the “|”.

There is a reason ? not enought place ?

https://docs.lvgl.io/8.0/widgets/extra/keyboard.html

This could probably be added through a PR, as I noticed it’s still missing in v9.

You can alternatively use a custom keyboard map in the meantime.

https://docs.lvgl.io/master/widgets/keyboard.html