-
-
Notifications
You must be signed in to change notification settings - Fork 40k
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
Cu24 keyboard addition #2330
Cu24 keyboard addition #2330
Conversation
Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split
Addes Support for the upcoming CU24 keyboard sold by CapsUnlocked
Awesome! Would you mind making the folder/filenames lowercase? We try to keep all the keyboards standardised like that :) |
Done! |
.gitignore
Outdated
@@ -65,3 +65,4 @@ util/Win_Check_Output.txt | |||
secrets.tar | |||
id_rsa_* | |||
/.vs | |||
lib/chibios-contrib |
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.
Were you having trouble with this? Our make git-submodule
should be able to fix it. We need to be able to track changes to that folder :)
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.
submodules are synced but there is nothing new to git add so i cannot recommit :S tried a merge with the upstream if that helps
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.
Cool! Can you remove this line then? Just meant tracking changes in general, not with this specific PR :)
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.
Sorry this is embarrassing. I just realized what the issue was:)
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.
I think this should be ok now:)
Perfect :) thanks! |
Addition of a new keyboard. Announcement can be found here and it will be sold by CapUnlocked.
Production is expected at the end of the month!