What is "Member id" and how can I fix it?


I already have version 16.0
image

Your .kmn file needs this line in the header section:
store(&VERSION) '15.0'
That’s the minimum version of Keyman that it can be used on.

1 Like

Now my last question: How can I make the keyboard higher?


Like this


I’m using Keyboard App Builder

I suspect that the second image has taller characters because it only has four rows of keys rather than five. (I believe that Keyman takes a fixed amount of space and adjusts the key sizes to fit.) You would have to see if restricting your layout to four rows would leave you with a usable keyboard.

On Android, the user can adjust the height of the keyboard in Keyman’s Settings. This is a user preference rather than a keyboard designer preference.

https://help.keyman.com/products/android/current-version/basic/config/adjust-keyboard-height


Now it’s finally done. Thank you all for your help!