added pycharm module, chagned package version to 1.4.0 alph1, added 8 macros button

This commit is contained in:
sanjayk03-dev
2024-01-09 22:38:35 +05:30
parent 825f930293
commit dacfd16184
17 changed files with 212 additions and 51 deletions

22
.idea/onefinity-firmware.iml generated Normal file
View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src/py" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/venv" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_FOLDERS">
<list>
<option value="$MODULE_DIR$/src/pug/templates" />
</list>
</option>
</component>
</module>