1
0
Fork 0
forked from len0rd/rockbox

keyboard.c Use viewports, move text box pos

allows items to be moved around with less code changes

remove scrolling I was not overly impressed with it
add test_kbd plugin

Change-Id: Ic183c7221bda9405891632704f3a7bbfd79bfe83
This commit is contained in:
William Wilgus 2022-04-06 22:57:05 -04:00 committed by William Wilgus
parent bf3e67204c
commit d1be73cfc0
5 changed files with 205 additions and 27 deletions

View file

@ -172,6 +172,7 @@ test_disk,apps
test_fps,apps
test_grey,apps
test_gfx,apps
test_kbd,apps
test_resize,apps
test_sampr,apps
test_scanrate,apps