-
-
Notifications
You must be signed in to change notification settings - Fork 40.2k
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 Keyboard Southpaw66 #10782
Add Keyboard Southpaw66 #10782
Conversation
updating my fork to be up to date with master.
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.
Could you rename all of the files to ensure that they're all lowercase?
made change to case in all instances in code except where critical, such as in url's.
Lowercased all instances of "Southpaw66" to "southpaw66" except in one url pointing to original designer's github repo. |
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.
The keyboard name can still be Southpaw66, but the folder and file names, and any references to those files, must be lowercase.
updated image url to point to lower resolution image. Co-authored-by: Ryan <fauxpark@gmail.com>
re-capitalized Southpaw66 in product name.
Boy, that was a chore and a half. Using github in browser is not very intuitive or user-friendly. Think I got them all though. |
just realized, that may cause compatibility problems with via. I had everything capitalized in there too. Or does it just use the product and vendor ID's? |
Yes, VIA doesn't care about the filenames as they won't be present in the firmware itself. |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Thanks! |
/u/rpiguy9907 from reddit custom designed this PCB for their own personal use. I got a spare from them and decided to code up QMK and VIA support for it. They have released the schematics and Gerber files on their github available at :
https://github.com/rpiguy9907/Keyboards/tree/master/Southpaw66. It's basically a Clueboard/660 layout but with the mini-nav cluster and arrow keys on the left side instead of right.
Description
A few weeks ago, I coded firmware for a handwired clueboard named "3dp660". I basically just copied all the code from that, changing what needed to be changed. After a few hiccups, it compiled properly and I've tested it with the via json to ensure that it functions properly.
Types of Changes
Issues Fixed or Closed by This PR
Checklist