mattdibi / redox-keyboard

Ergonomic split mechanical keyboard
MIT License
1.79k stars 167 forks source link

LED of redox-w keyboard receiver does not work #157

Closed Sp-Link closed 1 year ago

Sp-Link commented 1 year ago

Hi @mattdibi I made the redox-w keyboard according to the document, and tested that the keyboard works normally, but the LED indicator of the receiver does not blink.I searched the project file, but I couldn't find the description of LED functions.What is the function of the LED on the receiver? When does the LED blink? I hope I can find the answer from you.

mattdibi commented 1 year ago

Hi @Sp-Link,

the LEDs status is set here. They are activated and set depending on the layer you're currently on. By deafult they're set to off.

More info here.

Sp-Link commented 1 year ago

Hi @Sp-Link,

the LEDs status is set here. They are activated and set depending on the layer you're currently on. By deafult they're set to off.

More info here.

Thank you very much for your help. The problem has been solved.This design is very ingenious!