modules refactoring + slight changes to folder structure

This commit is contained in:
Ace
2020-05-12 19:35:08 +02:00
parent c8786f6006
commit 33e6888096
15 changed files with 913 additions and 204 deletions

View File

@@ -1,2 +0,0 @@
from .layout import inkycal_layout
print('imported layout class')