I implemented a simple keyboard in the 'Bordle' app that mimcs the functionality of the 'Scribble' app, but uses Layout library buttons to simplify the code. Arguably it is a very simple keyboard since it mostly supports upper case letters, but perhaps it could be expanded upon...
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I implemented a simple keyboard in the 'Bordle' app that mimcs the functionality of the 'Scribble' app, but uses Layout library buttons to simplify the code. Arguably it is a very simple keyboard since it mostly supports upper case letters, but perhaps it could be expanded upon...