qmk/qmk_firmware

[Bug] KBO-5000 prevents Windows 10 machine from sleep

Open

#13,295 建立於 2021年6月22日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C (43,867 fork)batch import
bughelp wanted

倉庫指標

Star
 (20,368 star)
PR 合併指標
 (平均合併 20天 9小時) (30 天內合併 27 個 PR)

描述

Describe the Bug

Somehow the KBO-5000 keyboard prevents Windows 10 machine from sleep. I'm running a locally compiled qmk firmware.

System Information

  • Keyboard: keebio/kbo5000
    • Revision (if applicable): rev1
  • Operating system: Windows 10 21H1 (19043.1052)
  • AVR GCC version: 5.4.0
  • QMK Firmware version: 0.13.12
  • Any keyboard related software installed?
    • Other: Nope

Additional Context

I've read issue #375, which describes a similar issue. I tried a similar approach (return false directly in suspend_wakeup_condition()), and interestingly this fixed the issue (of course, you can't wake-up with the keyboard, too).

I wonder what would be the next step to diagnose this issue.

貢獻者指南