-
-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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 support for 40percent.club's 'polypad' PCB #15158
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ing keymap - works fully
…rt for Teensy 2.0 added - untested as I do not have one. Pin defs should be right, though.
…unusual/deprecated(?) code left over from kbfirmware (yes, I based it on that, sorry. Will do better next time ;] )
…p other unusual/deprecated(?) code left over from kbfirmware (yes, I based it on that, sorry. Will do better next time ;] )" This reverts commit 46b0f5f. Wow, I accidentally committed one level up from the polypad directory
…ware's automatically generated & dated codebase (I believe)
…d confuse others picking this up and generally small formatting changes only
zvecr
requested changes
Nov 15, 2021
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joel Challis <git@zvecr.com>
sigprof
requested changes
Nov 15, 2021
Proper support for teensy 2.0 - wrong bootloader Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Thanks for suggesting changes. This is a big learning experience for me and hopefully next time around will be smoother for all involved :) |
drashna
requested changes
Nov 15, 2021
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
drashna
approved these changes
Nov 19, 2021
fauxpark
approved these changes
Nov 19, 2021
drashna
approved these changes
Nov 28, 2021
rudism
pushed a commit
to rudism/qmk_firmware
that referenced
this pull request
Jan 16, 2022
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adding support for the "polyandry" PCB from 40percent.club. This contains tested working firmware for Pro Micro microcontrollers, as well as an untested configuration for Teensy 2.0.
Types of Changes
Issues Fixed or Closed by This PR
Checklist
Thanks to all the heavy lifters here for all the hard work on the software and letting me ride your coattails. :P