Closed avi-perl closed 2 years ago
@kbaskett248 I spent some free time developing class-based firmware for the macropad but have abandoned it in favor of your excellent work!
There are some ideas I had in my version that I think would be a benefit to the community, I'm hoping to contribute them to your project. I'd love to hear your thoughts on outside contributors if you have any guidelines you'd want to set, or if you're not interested at all.
Thank you so much!
The
.vscode
dir that is present in the project is specific to your computer and, strictly speaking, has nothing to do with the code.I've removed the file and added a
.gitignore
that should help hide extra files that are not needed in the project. This will help me with additional PRs I am hoping to make. 😄