OpenAnnePro / qmk_firmware

This has since been merged back to mainline QMK. Please use qmk/qmk_firmware
https://qmk.fm
GNU General Public License v2.0
195 stars 64 forks source link

Add commands for annepro2_shine profiles #4

Closed iojcde closed 4 years ago

iojcde commented 4 years ago

https://github.com/OpenAnnePro/AnnePro2-Shine/commit/9202d03de52b3e2ffcc7197b99be6e10b0e39011 The commit above added commands in annepro2_shine that allows for switching led profiles.

I added commands for the qmk firmware to work with the new commands.

This is my first pull request, please correct me if I'm doing something wrong.

I'm gonna add the bidirectional communication later because I'm not good at it yet.

Codetector1374 commented 4 years ago

Thanks for your effort anyways 😄

iojcde commented 4 years ago

Thanks for your effort anyways 😄

You should merge #5, tech2077s implementation is much better than mine