simple-keyboard/simple-keyboard-layouts

options to hide keys

Danieliverant opened this issue · 2 comments

I want to use your layouts (to get updates through npm and support all of the languages) but I want to have the option to hide unnecessary keys, for example, the ".com". or "tab" or any other key that is not a letter/comma/dot/delete/enter/caps.
it is possible?

thanks in advance

Hello @Danieliverant,

Sadly this is not an option at the moment. Like I discussed on hodgef/simple-keyboard#803 (comment), I think simple-keyboard-layouts would need a major release to address many of its limitations.

I will file this into the Enhancements project so I can pick it up when I have more time.

Thanks,
Francisco Hodge

Update: Now you're able to hide keys with the option excludeFromLayout.

Regards,
Francisco Hodge