[Bug] Duck TC-V3 firmware - Indicator LEDs not functioning
#11.754 aberto em 1 de fev. de 2021
Métricas do repositório
- Stars
- (20.368 stars)
- Métricas de merge de PR
- (Mesclagem média 20d 9h) (27 fundiu PRs em 30d)
Description
Describe the Bug
After flashing the Duck TC-V3 PCB with the QMK firmware compiled and downloaded from QMK Configurator, the indicator LEDs (Caps, Scroll Lock, etc) no longer turn on/off. To verify the LED indicators operate correctly, when re-flashing to original firmware for O2D...the LED indicators work as expected.
Looking at the files in the QMK repository (keyboards/duck/tcv3), there are custom mapping and indicator_led.c/h files present. However, in the vtc3.c file has the code for backlighting and indicators has been commented out.
Would it be possible to have the firmware for the Duck TC-V3 updated to enable the functionality of the indicator LEDs?
Tagging @mechmerlin since you are listed as the keyboard maintainer