-
-
Notifications
You must be signed in to change notification settings - Fork 39.8k
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
adding southpaw75 keyboard #9844
Conversation
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.
Please add a readme.md
with a short overview of the board that includes flashing instructions.
You're also going to need an |
I have made a readme.md, please let me know if this is sufficient (file
attached). Also, how should I make an info.json? What should I have in it,
and how should it be formatted? Thanks!
Kelvin
…On Mon, Jul 27, 2020 at 3:15 PM ridingqwerty ***@***.***> wrote:
You're also going to need an info.json if the intention is to configure
this board with the QMK Configurator.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#9844 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANOCB6ZV2FG2V2WQJPMUWTLR5XG4PANCNFSM4PI6REXA>
.
|
Something like this:
|
I've added an info.json. Please let me know if it's done properly haha. |
Co-authored-by: ridingqwerty <[email protected]>
Co-authored-by: ridingqwerty <[email protected]>
Co-authored-by: ridingqwerty <[email protected]>
Co-authored-by: ridingqwerty <[email protected]>
Am I good to go? Haven't seen any updates in a few days. |
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
Co-authored-by: James Young <[email protected]>
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 have added a license to all the files that I was requested to add one to, and I've made the changes with my keymap and such. Thank you guys so much for the help, as I tried to figure most of it out myself but was clearly unable to lol.
Sorry to bump this again but I'd really love to have this on configurator before the GB starts (August 14th). I am happy to help with anything I need to change :) Thanks guys! |
Thanks! |
* adding southpaw75 * Added readme.md for Southpaw75 * adding info.json * Update keyboards/southpaw75/rules.mk * Update keyboards/southpaw75/southpaw75.h * Update keyboards/southpaw75/keymaps/default/keymap.c * Update keyboards/southpaw75/config.h * Update keyboards/southpaw75/southpaw75.h * Update keyboards/southpaw75/keymaps/default/keymap.c * Update keyboards/southpaw75/rules.mk * Update keyboards/southpaw75/rules.mk * Update keyboards/southpaw75/config.h * Update keyboards/southpaw75/readme.md * Update keyboards/southpaw75/readme.md * Update config.h * Update keymap.c * Update readme.md * Update southpaw75.c * Update southpaw75.h
Description
Adding firmware for my Southpaw75 (https://www.reddit.com/r/mechmarket/comments/hoqk2f/) so it can easily be modified with the configurator, downloaded, and flashed. I've compiled and flashed the firmware using the files and default keymap found in my commit and verified it does work.
Types of Changes
Issues Fixed or Closed by This PR
Checklist