Changing keyboard layout of input device

Hi everyone, I’m looking to change the default keymap of my keyboard input device (QWERTY). I’m looking to add QWERTZ and AZERTY layouts. Is there any way to achieve this easily, or should I recreate the binding from scratch?
Thanks in advance.

Hello,

Yes, it’s possible. Check the documentation: Keyboard (lv_keyboard) - LVGL 9.4 documentation

This example even has an AZERTY map: Keyboard (lv_keyboard) - LVGL 9.4 documentation

Good luck!

Thanks but I’m looking for input device (lv_indev) keyboard (USB external keyboard).

1 Like