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

Added APA102 support #4940

Merged
merged 6 commits into from
Feb 15, 2019
Merged

Added APA102 support #4940

merged 6 commits into from
Feb 15, 2019

Conversation

Duckle29
Copy link
Contributor

@Duckle29 Duckle29 commented Jan 25, 2019

Description

I added a driver for APA102, it's this PR #2190, but redone as I apparently deleted the old fork.

I have switched to using the pincontrol style, as I think it's much more readable.

Types of changes

  • Core
  • Bugfix
  • New Feature
  • Enhancement/Optimization
  • Keyboard (addition or update)
  • Keymap/Layout/Userspace (addition or update)
  • Documentation

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document. (https://docs.qmk.fm/#/contributing)
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

I have run a bare make, and my changes do not seem to have made any new errors.

Copy link
Contributor

@mechmerlin mechmerlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hurray!

@mechmerlin mechmerlin merged commit 6f50c7e into qmk:master Feb 15, 2019
dlhextall pushed a commit to dlhextall/qmk_firmware that referenced this pull request May 24, 2019
* Fixed pin for RGB

* Re-did apa102 stuff

* changed to use pincontrol functions

* Removed a newline?

* Changed to comply with project style
@Duckle29 Duckle29 deleted the apa102 branch March 27, 2020 18:06
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.

3 participants