How to create a different keyboard

Description

Hi
I want to create keyboard with different style. Please find the attachments.

What MCU/Processor/Board and compiler are you using?

ARM

What LVGL version are you using?

V7

What do you want to achieve?

What have you tried so far?

Code to reproduce

Add a code snippet which can run in the simulator. It should contain only the relevant code that compiles without errors when separated from your main code base.

The code block(s) should be formatted like:

/*You code here*/

Screenshot and/or video

If possible, add screenshots and/or videos about the current state.

These look pretty similar to the default ones, but in any case, you can set a custom keyboard layout with these APIs.

The default keyboard layouts are here; I would suggest making a copy of these in your application and tweaking them, since they are quite close to your desired layout.