qmk/qmk_firmware

[Bug] YMDK YMD75V3 Caps lock LED pin does not work.

Open

#18 639 ouverte le 7 oct. 2022

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

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)

https://ymdkey.com/collections/case-plate-pcb/products/ymdk-ymd75v3-qmk-hot-swap-hot-swappable-kailh-socket-84-pcb-fully-programmable-support-ansi-iso-interchange-ymd75-v2

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.

Guide contributeur