]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added APA102 support (#4940)
authorMikkel Jeppesen <2756925+Duckle29@users.noreply.github.com>
Fri, 15 Feb 2019 19:32:31 +0000 (20:32 +0100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Fri, 15 Feb 2019 19:32:31 +0000 (11:32 -0800)
commit6f50c7eba19c5b9e60387e70928300a86f0d4816
tree3797ddf09115c6771937a10484d50b21b32b6cc0
parent2ba54690e68892fe789a50bb1611af329ec2e438
Added APA102 support (#4940)

* Fixed pin for RGB

* Re-did apa102 stuff

* changed to use pincontrol functions

* Removed a newline?

* Changed to comply with project style
drivers/avr/apa102.c [new file with mode: 0755]
drivers/avr/apa102.h [new file with mode: 0755]