Skip to content
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 34 commits into from
Nov 28, 2021
Merged

Conversation

ryjelsum
Copy link

@ryjelsum ryjelsum commented Nov 15, 2021

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

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Issues Fixed or Closed by This PR

  • QMK now supports another PCB. Yay!

Checklist

  • My code follows the code style of this project: C, Python
  • I have read the PR Checklist document and have made the appropriate changes.
  • My change requires a change to the documentation. changes do NOT require a documentation change, unless there's some list of what's supported I need to modify
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes. (unsure what this means for me, but I've tested everything I can - just flashed before writing)
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Thanks to all the heavy lifters here for all the hard work on the software and letting me ride your coattails. :P

ryjelsum and others added 14 commits November 13, 2021 14:29
…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
keyboards/40percentclub/polyandry/config.h Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/poly.c Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/promicro/promicro.h Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/promicro/promicro.c Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/teensy2/teensy2.c Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/teensy2/teensy2.h Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/poly.h Outdated Show resolved Hide resolved
@ryjelsum ryjelsum requested a review from zvecr November 15, 2021 00:45
keyboards/40percentclub/polyandry/rules.mk Outdated Show resolved Hide resolved
keyboards/40percentclub/polyandry/teensy2/rules.mk Outdated Show resolved Hide resolved
ryjelsum and others added 3 commits November 15, 2021 10:30
Proper support for teensy 2.0 - wrong bootloader

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
@ryjelsum
Copy link
Author

Thanks for suggesting changes. This is a big learning experience for me and hopefully next time around will be smoother for all involved :)

@ryjelsum ryjelsum requested a review from sigprof November 15, 2021 19:13
@ryjelsum ryjelsum requested a review from drashna November 16, 2021 15:54
@drashna drashna requested a review from a team November 19, 2021 05:16
@drashna drashna merged commit 99c6829 into qmk:master 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants