Questions & Answers

How to synchronize your keyboard instances


If you have multiple keyboard instances and want to keep their buffer in sync, set the syncInstanceInputs option to true.

If you want to send a command to all your simple-keyboard instances at once, you can use the dispatch method.

Here’s a demo with both these features in action:


Here’s an example of a full keyboard made out of multiple simple-keyboard instances: