qmk/qmk_firmware

[Bug] Ergodox Infinity Does not Wake from Sleep on W11

Open

#25.514 aperta il 24 lug 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C (43.867 fork)batch import
bughelp wanted

Metriche repository

Star
 (20.368 star)
Metriche merge PR
 (Merge medio 20g 9h) (27 PR mergiate in 30 g)

Descrizione

Describe the Bug

Ergodox Infinity does not wake up from sleep. It also can't be used to wake the computer either. I have to re-plug the keyboard each time I wake my computer up to get things to work. This is strictly a QMK issue. Using Kiibohd firmware works fine. I have tried adding #define NO_USB_STARTUP_CHECK and #define USB_SUSPEND_WAKEUP_DELAY set at 200 and 1000 to the config. I have also tried having one or the either with no avail either.

Keyboard Used

input_club/ergodox_infinity

Link to product page (if applicable)

No response

Operating System

Windows 11

qmk doctor Output

Ψ QMK Doctor is checking your environment.
Ψ CLI version: 1.1.8
Ψ QMK home: X:/Ergodox Firmware/qmk
Ψ Detected Windows 11 (10.0.26100).
Ψ QMK MSYS version: 1.11.0
Ψ Userspace enabled: False
Ψ Git branch: master
Ψ Repo version: 0.29.11
⚠ Git has unstashed/uncommitted changes.
Ψ - Latest master: 2025-07-23 13:08:48 +0100 (36c3f4deba) -- [docs] Align more keyboard placeholders (#25510)
Ψ - Latest upstream/master: 2025-07-23 13:08:48 +0100 (36c3f4deba) -- [docs] Align more keyboard placeholders (#25510)
Ψ - Latest upstream/develop: None
Ψ - Common ancestor with upstream/master: 2025-07-23 13:08:48 +0100 (36c3f4deba) -- [docs] Align more keyboard placeholders (#25510)
Ψ - Common ancestor with upstream/develop: None
Ψ All dependencies are installed.
Ψ Found arm-none-eabi-gcc version 13.3.0
Ψ Successfully compiled using arm-none-eabi-gcc
Ψ Successfully tested arm-none-eabi-binutils using arm-none-eabi-size
Ψ Found avr-gcc version 15.1.0
Ψ Successfully compiled using avr-gcc
Ψ Successfully tested avr-binutils using avr-size
Ψ Found avrdude version 8.0-2025011
Ψ Found dfu-programmer version 1.1.0
Ψ Found dfu-util version 0.11
Ψ Submodules are up to date.
Ψ Submodule status:
Ψ - lib/chibios: 2025-05-15 08:25:11 +0000 --  (8bd61b8043)
Ψ - lib/chibios-contrib: 2025-01-08 21:03:31 +0100 --  (3ac181e4)
Ψ - lib/googletest: 2021-06-11 06:37:43 -0700 --  (e2239ee6)
Ψ - lib/lufa: 2022-08-26 12:09:55 +1000 --  (549b97320)
Ψ - lib/vusb: 2022-06-13 09:18:17 +1000 --  (819dbc1)
Ψ - lib/printf: 2022-06-29 23:59:58 +0300 --  (c2e3b4e)
Ψ - lib/pico-sdk: 2025-04-20 21:24:29 +1000 --  (d0c5cac)
Ψ - lib/lvgl: 2022-04-11 04:44:53 -0600 --  (e19410f8)
Ψ QMK is ready to go, but minor problems were found

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

Espanso

Additional Context

No response

Guida contributor