qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.01k stars 38.72k forks source link

KanaLock status doesn’t update #1509

Closed Flavien21 closed 7 years ago

Flavien21 commented 7 years ago

Hello,

I use the KanaLock modifier and there is a slight issue with it.

Whenever I press KanaLock, the state of the keyboard does change but the led does not turn on/off. However, if I press another lock modifier like CapsLock or NumLock, the KanaLock led updates its status.

I first thought of a Windows problem and then downloaded the software TrayStatus to make sure, but in TrayStatus the KanaLock status updates instantaneously.

Is there something wrong with KanaLock in qmk or is it a Windows problem anyways?

Regards, Flavien

fredizzimo commented 7 years ago

Which keyboard are you using? It's up to the keyboard to display the correct LED status, and I believe most ignore the KanaLock.

Flavien21 commented 7 years ago

I’m using Ergodox EZ. I prepared a macro sending KanaLock then twice CapsLock to force update status, haven’t tryed it yet (will do it monday).

Flavien21 commented 7 years ago

Well the workaround macro works.