Added functionality to swap the key patterns to test them out - need to work on adding sound and navigational patterns to the app next.
Need to answer next - should the app framework handle interactions with the keyboard lighting and sound?
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import time
|
||||
|
||||
from .app_state import AppState
|
||||
from app.options.options_app import OptionsApp
|
||||
from .default_apps.options_app import OptionsApp
|
||||
|
||||
|
||||
class AppRouter(object):
|
||||
|
||||
Reference in New Issue
Block a user