fix shift back in screenshot and mayhem hub (#1910)

* fix_shift_back

* clean up

* gitignore

* remove the workaround in notpad cuz it's been fixed in this PR

* format

* add credit for mark

* 2024
This commit is contained in:
notComposer
2024-02-18 00:44:31 +08:00
committed by GitHub
parent 27dc37713b
commit 948e039574
3 changed files with 27 additions and 13 deletions

4
.gitignore vendored
View File

@@ -68,9 +68,11 @@ CMakeFiles/
.DS_Store
/firmware/CMakeCache.txt
# Python env/ venv
# Python env/ venv and cache
env/
venv/
**/__pycache__/
*.pyc
# Other
*.bak