Nuklear
Nuklear copied to clipboard
Keyboard interface
I made a Nuklear plugin module for SmallBASIC including a semi-functional keyboard interface.
see: https://github.com/smallbasic/smallbasic.plugins/blob/master/nuklear/nkbd.h
The keyboard handling relies on a tweak to nuklear.h (commented at the bottom). Mind if I send you a PR for this?
I'm happy to share the entire nkbd.h but not sure how generally useful this would be.
Would really appreciate a pull request for this!
Yes, a PR would be appreciated!
@RobLoach did it get ported yet? are there any plans to make a keyborad interface any time soon?