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:
Lucas
2022-04-30 23:28:22 -04:00
parent d8feab1636
commit 93a6ef0248
5 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -1 +1,2 @@
from light_patterns import *
from .light_patterns import *
from .sound_patterns import *