qmk/qmk_firmware

[Bug] Satisfaction75 hangs hard every few seconds

Open

#18,928 创建于 2022年11月1日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C (43,867 fork)batch import
bughelp wanted

仓库指标

Star
 (20,368 star)
PR 合并指标
 (平均合并 20天 9小时) (30 天内合并 27 个 PR)

描述

Describe the Bug

When building from current master the satisfaction hangs often and repeatedly. It hangs on system, the OLED stops refreshing (which keypress indicators) and HID reports stay stuck on keypress down.

This issue has been verified by @tzarc yesterday.

A build from Feb 19 (sorry, I do not have the revision anymore) works fine.

[qmk_firmware]$ history | grep sat
   56  qmk flash -kb cannonkeys/satisfaction75/rev1 -km via
  138  history | grep sat
[qmk_firmware]$ git branch
* master
[qmk_firmware]$ git log -1
commit 652b10e6a76c07f59dd3199b7d167fc65722a98c (HEAD -> master, upstream/master, origin/master, origin/HEAD)
Author: Anton Chernenko <ch3rny777@gmail.com>
Date:   Mon Oct 31 03:57:23 2022 +0200

    [Keyboard] Add Hubble keyboard (#18718)

    Co-authored-by: Anton Chernenko <anton.chernenko@chaintrust.it>

Keyboard Used

cannonkeys/satisfaction75

Link to product page (if applicable)

No response

Operating System

No response

qmk doctor Output

No response

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

No response

Additional Context

No response

贡献者指南