qmk/qmk_firmware

[Bug] Satisfaction75 hangs hard every few seconds

Open

#18.928 geöffnet am 1. Nov. 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (43.867 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (20.368 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide