Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add caps lock LED indicator #52

Open
HEX0101 opened this issue Nov 16, 2021 · 7 comments
Open

Add caps lock LED indicator #52

HEX0101 opened this issue Nov 16, 2021 · 7 comments

Comments

@HEX0101
Copy link

HEX0101 commented Nov 16, 2021

I am not sure if this issue is specific to launch firmware or the QMK keyboard configurator.
Considering that keyboard has bunch of LEDs, it would be useful if the keyboard changed color when caps lock is on.

@HEX0101 HEX0101 changed the title Add caps lock led indicator Add caps lock LED indicator Nov 16, 2021
@ganomi46
Copy link

CAPS lock led would be nice. Its always good to see if CAPS lock in on. Thx

@hiruko-san
Copy link

I would add to this and suggest something like turn the LED into a different colour when Caps Lock is On.
eg. Layer 1 LED is White, when Caps Lock is On, the LED on the Caps Lock key would turn Green.
Or when Layer1 LED is Disabled, the LED would light up in Green when Caps Lock is On.

@billpayne4x4
Copy link

It would be nice if there was a Caps Lock modifier to all the LED layers so you could set a different layer patter/color when the Caps Lock was down.

@kees-closed
Copy link

I agree, when pressing the Fn key, only the assigned function keys light up. It would be cool if the caps lock button had a functionality of switching to an alternative color when enabled in a similar fashion. But I suppose this keyboard cannot get new features. I'm guessing it's a board with hardware features, where software can just fill up some registers to map keys. I don't think a feature like this can be added now. Maybe in V2, which I'll never buy since this keyboard was already expensive enough.

@leviport
Copy link
Member

leviport commented Feb 3, 2023

But I suppose this keyboard cannot get new features. I'm guessing it's a board with hardware features, where software can just fill up some registers to map keys. I don't think a feature like this can be added now. Maybe in V2, which I'll never buy since this keyboard was already expensive enough.

The firmware controls everything, not just keymapping. This is probably something that could be implemented in firmware, it's just super tricky to do, since you somehow have to account for whatever color the LED was previously, and whether or not it is changing because of an animation.

The firmware is here, if anyone wants to give it a try: https://github.com/system76/qmk_firmware/

Just be careful not to brick it with a firmware flash while you tinker.

@kees-closed
Copy link

True, I wouldn't see the point in having this feature in animations. Only in static LED schemes it makes sense.

@taivlam
Copy link

taivlam commented Mar 12, 2023

Now that the Launch Heavy version has been out for a bit, I'd also like to suggest adding an LED indicator for the Num Lock key - since in the meantime I've been using the Lock Keys GNOME extension to make sure I don't have the Caps Lock on by accident or have the Num Lock key off by accident.

(Not sure how long this GNOME extension will be relevant before System76's Rust-based COSMIC DE is eventually released..)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants