From d1be73cfc0a9029d5e4be9f780e7d3fb2a812d07 Mon Sep 17 00:00:00 2001 From: William Wilgus Date: Wed, 6 Apr 2022 22:57:05 -0400 Subject: 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 --- apps/plugins/SOURCES.app_build | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/SOURCES.app_build') diff --git a/apps/plugins/SOURCES.app_build b/apps/plugins/SOURCES.app_build index ac9f01a896..50c79ec016 100644 --- a/apps/plugins/SOURCES.app_build +++ b/apps/plugins/SOURCES.app_build @@ -19,6 +19,7 @@ stopwatch.lua #ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */ +test_kbd.c test_fps.c #ifdef HAVE_ADJUSTABLE_CPU_FREQ test_boost.c -- cgit v1.2.3