-
Notifications
You must be signed in to change notification settings - Fork 444
Add DawPad #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add DawPad #632
Conversation
This fixes submodule pulls (`--recurse-submodules` and `submodule init`), which were broken because some submodules existed in the repository's file tree but not in the gitmodules file.
Also rearranges the .gitmodules file to be alphabetical (except for the OrpheusPad, which is at the top).
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
I approve this PR. |
cheyao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM #4, and you got a cool schematic! Just make sure you can buy the encoders with the 20$ grant
qcoral
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a really interesting macropad - I don't have any EC11's that aren't detented, so you'll have to source it from your grant
Can't wait to see what happens! Fill out your form at https://forms.hackclub.com/hackpadv2
I still have to finish up some small things, as are listed above (I can do these sometime tonight), but this is at least in a state where it should be able to be reviewed (all the actual functionality is done, it's just some branding stuff and some small case adjustments that need to be made).
This contains the changes from #480 since I needed submodules to work, since I'm using them for some footprint libraries.