qmk/qmk_firmware

[Bug] Duck TC-V3 firmware - Indicator LEDs not functioning

Open

#11 754 ouverte le 1 févr. 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (43 867 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (20 368 stars)
Métriques de merge PR
 (Merge moyen 20j 9h) (27 PRs mergées en 30 j)

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

Guide contributeur