OpenAnnePro / AnnePro2-Shine

Custom LED Matrix Firmware for Open Anne Pro 2 QMK Port
GNU General Public License v2.0
100 stars 51 forks source link

Add commands to set color profile and move between profiles #15

Closed tech2077 closed 4 years ago

tech2077 commented 4 years ago

The main motivation for these commands is for persistent color profiles and led state or for keyboard layouts with separate on/off and change profile keys.

This firmware does change the behavior of the CMD_LED_ON and CMD_LED_OFF command to prevent cycling the profile when loading the led state from persistent memory.

tech2077 commented 4 years ago

Added in requested changes. I'll get the related qmk changes cherry-picked into a PR so they can be merged along side these changes.

Codetector1374 commented 4 years ago

lgtm