Files
MacroPadOS/macropad_os/default_apps/common/__init__.py
T
Lucas 93a6ef0248 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?
2022-04-30 23:28:22 -04:00

2 lines
59 B
Python

from .light_patterns import *
from .sound_patterns import *