倉庫指標
- Star
- (20,368 star)
- PR 合併指標
- (平均合併 20天 9小時) (30 天內合併 27 個 PR)
描述
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