#Caps Lock Led Indicator

1 messages · Page 1 of 1 (latest)

hidden imp
#

Did you find this documented somewhere with those defines? I can't find it

spare frigate
hidden imp
#

But I'd print the bitfield and confirm

#

I mean it is likely only missing the #define, I assume the bitfield itself still works

spare frigate
#

Oh okay

#

Let me check

hidden imp
#

I see other implementations using BIT(1) for the caps lock bit as well

spare frigate
#

Just curious, what is kana?

hidden imp
#

Language input keys, which are usually found on Japanese and Korean keyboards, are keys designed to translate letters using an input method editor (IME). On non-Japanese or Korean keyboard layouts using an IME, these functions can usually be reproduced via hotkeys, though not always directly corresponding to the behavior of these keys.

spare frigate
#

So does this not work anymore?

#help message

hidden imp
#

I guess the code snippet doesn't work as is, but I don't see how it could ever have worked with the ZMK main branch. The Kconfig flag and the approach should work in general, though

spare frigate
#

Ah okay then, I’ll try that method and see if it works. It should be relatively simple.

hidden imp
#

Or maybe it was removed at some point, not sure

spare frigate
#

Do HID indicators work over bluetooth now? I read somewhere that they worked only over usb.

hidden imp
#

I think they are supposed to, but I don't know for sure