[Bug] Duck TC-V3 firmware - Indicator LEDs not functioning
#11.754 geöffnet am 1. Feb. 2021
Repository-Metriken
- Stars
- (20.368 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)
Beschreibung
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