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 sticky keys #55

Closed zv0n closed 2 years ago

zv0n commented 2 years ago

I think it would be useful to have the ability to keep certain LEDs shining even after user calls matrixDisable (e.g. to indicate capslock being active or current active layer). I've named this functionality stickyKeys because the keys' lights stick around even after you turn off the backlight.

I've been using this version of shine for about a week and as far as I can tell everything works fine.

zv0n commented 2 years ago

@Codetector1374 could you take a look at this please?

Codetector1374 commented 2 years ago

Sorry I will sometime this week. Have been a bit busy lately On May 30, 2022, 4:00 PM -0400, zv0n @.***>, wrote:

@Codetector1374 could you take a look at this please? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

Codetector1374 commented 2 years ago

Thank you. merged