qmk/qmk_firmware

[Bug] Slave backlight not updating at computer sleep

Open

#19,032 opened on Nov 11, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)C (43,867 forks)batch import
bughelp wanted

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

Describe the Bug

When computer sleeps, master board LEDs turn off while slave LEDs remain lit. These are the key switch LEDs for backlighting, not the additional rgb extra lighting

Several ideas not knowing anything beyond keymaps... master isn't notifying slave of sleep master isn't sending backlight off instruction to slave slave isn't turning off backlights in response to sleep notification

Keyboard Used

keebio/viterbi/rev2

Link to product page (if applicable)

No response

Operating System

windows 10

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

Contributor guide