Customized keyboard

What do you want to achieve?

I want to set up a customized keyboard design.

What have you tried so far?

I couldn’t find the customize option (say move the enter to the last row, remove spacebar… etc)
Do I missed sth?
And I could do these by coding

Others

  • SquareLine Studio version: v1.5.1
  • Operating system: Windows
  • Target hardware: Renesas RA8

Hi, in SquareLine Studio, you can’t create a custom keyboard layout directly. The best approach is to use the default keyboard in the Studio, but create your own custom keyboard in your code, and then replace the default one with your custom implementation in your software.

This way, although you’ll see the default keyboard in SquareLine Studio during development, your custom keyboard will appear in your actual application when it runs.

Sad to hear that.
Maybe this could being moved to feature request?
Hope this will be supported soon

Hi, we’ve added this to our feature request list, but I should be upfront that this is quite a complex task to implement, so unfortunately we won’t be able to deliver this functionality in the near future.

1 Like