Rearrange python code

This commit is contained in:
Joey Yakimowich-Payne 2025-12-08 19:36:01 -07:00
commit b6553fc305
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
9 changed files with 58 additions and 22 deletions

2
.gitignore vendored
View file

@ -4,5 +4,7 @@ GP2040-CE
build
debug
.pycache
*.egg-info
hid-nintendo.c
__pycache__
!.vscode/*