qmk_firmware icon indicating copy to clipboard operation
qmk_firmware copied to clipboard

Fix caps lock status not turning off on layer 1 for Moonlander

Open AnthonyAmanse opened this issue 3 years ago • 1 comments

This commit fixes the caps lock status not turning off on layer 1. Default behavior of indicator led 6 is layer indicator taking priority. Setting a config flag PRIORITY_CAPS_LED makes indicator led 6 be the caps lock status.

Signed-off-by: Anthony Amanse [email protected]

AnthonyAmanse avatar Apr 17 '21 19:04 AnthonyAmanse

It may be better to outright disable the caps lock LED for layer indication when caps lock indication is enabled. Eg, have that let be exclusively for caps lock.

drashna avatar Dec 07 '21 16:12 drashna