pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Fixes to keyboard method #154

Closed wuuff closed 2 years ago

wuuff commented 2 years ago

The fixes include: -The keyboard is now partly framerate-independent, although the cursor blinks at a lower rate and the auto-repeat is a bit slower at high framerates. It is usable at any framerate up through 255, though. This could still be improved further. -Unprintable characters are no longer shown (all ascii characters before space), so the keyboard is 2 rows shorter -Special symbols used in the gamebuino font for the buttons were replaced with the button's letter -The keyboard now uses the user-selected foreground and background colors