Metriche repository
- Star
- (20.368 star)
- Metriche merge PR
- (Merge medio 20g 9h) (27 PR mergiate in 30 g)
Descrizione
Describe the Bug
YMDK YMD75V3 has non-RGB LED pins across its PCB, but the current ymd75_rev3_via.hex firmware does not turn the Light on for the board if you solder lights on.
The issue is better described by sigprof#7355 on the ymdk discord: If you took this file from the upstream QMK or VIA, the problem is that the source code for this PCB revision (https://github.com/qmk/qmk_firmware/tree/master/keyboards/ymdk/ymd75/rev3) does not have a proper LED_CAPS_LOCK_PIN defined. This information needs to be obtained either from YMDK, or from reverse engineering the actual PCB, then the indicator LED would work properly.
It should note that YMDK has a sort of workaround firmware on their discord that I am currently using that does turn it on but its brightness cannot be adjusted.
Keyboard Used
YMDK YMD75 Rev3
Link to product page (if applicable)
Operating System
Windows 10 21H2
qmk doctor Output
No response
Is AutoHotKey / Karabiner installed
- AutoHotKey (Windows)
- Karabiner (macOS)
Other keyboard-related software installed
QMK and VIA
Additional Context
Also for some reason the current firmware doesn't seem to be automatically detected on VIA which is rather frustrating.