Open Issues Need Help
View All on GitHubAI Summary: The user is experiencing two issues with RC7 firmware: the battery indicator occasionally disappears after the keyboard wakes from deep sleep, requiring mode switching to reactivate it. Additionally, when toggling between Windows and Mac modes using FN + WIN, the backlight temporarily shuts off in Windows mode, and the color change isn't immediate in either direction, with the user requesting instant color transitions.
AI Summary: Debug increased battery drain and unresponsive keypresses upon waking from sleep mode on a Bridge75 keyboard running a recent QMK firmware release (RC1). The issue appears specific to the transition from sleep, and involves the wireless connection.
AI Summary: Debug a problem where a Westberry-based wireless keyboard (Bridge75) intermittently fails to register keystrokes, especially during the BitLocker boot menu on Windows 11. The issue may involve the 2.4 GHz wireless connection and requires investigating the QMK firmware for potential conflicts or timing issues within the boot process.
AI Summary: Debug a bug in the QMK firmware where the Caps Lock LED incorrectly illuminates when switching between Windows and macOS systems. The issue is specific to macOS and involves inconsistent LED behavior and requires investigation into the firmware's handling of system-specific key mappings and LED control.
AI Summary: Debug and fix a bug in the Quantum Mechanical Keyboard (QMK) firmware where LEDs are not working on a No RGB Bridge75 keyboard after a firmware update. This involves analyzing provided screenshots, potentially reviewing the firmware code, and identifying the cause of the LED malfunction. The solution might involve modifying the firmware or investigating hardware issues.
AI Summary: Debug a bug in a wireless keyboard firmware (QMK fork) where some keys illuminate red when the battery is low (below 35%). The issue occurs in sleep mode and lacks sufficient details (keyboard model, OS, etc.) to easily diagnose. Requires familiarity with embedded systems, QMK firmware, and potentially hardware debugging.
AI Summary: Implement a feature in the QMK firmware to change the RGB color under the Windows key based on the currently active operating system mode (Windows or Mac). This involves modifying the existing RGB control functionality to conditionally set the color based on the detected mode.
AI Summary: Debug a problem with the RGB matrix on a Neo80 keyboard using the Quantum Mechanical Keyboard (QMK) firmware. This involves investigating the QMK codebase, potentially examining the Neo80's specific configuration, and troubleshooting the issue based on limited user-provided information.
AI Summary: Implement a feature in the Quantum Mechanical Keyboard Wireless Fork to allow users to adjust the RGB timeout on the Shortcut Studios Bridge75 keyboard. This involves modifying the existing firmware to add a configurable setting for RGB backlight duration.
AI Summary: Implement a feature in the Quantum Mechanical Keyboard Firmware (QMK) to allow users to keep the RGB lighting on using a specific key combination. This involves adding support for persistent RGB lighting, potentially requiring modifications to the existing RGB control code and configuration options.
AI Summary: Debug a random key-stuck issue in the Quantum Mechanical Keyboard Wireless Fork firmware, specifically affecting the Shortcut Studio Bridge75 keyboard. The issue involves keys, particularly the spacebar, remaining pressed even after release. The problem seems to be intermittent and temporarily resolved by switching connection modes. Debugging will likely involve examining the firmware's key handling routines and potentially the interaction with the CH582F wireless chip.
AI Summary: Debug and fix duplicate/hung key press issues in the Quantum Mechanical Keyboard Wireless Fork firmware specifically for the Bridge75 keyboard when operating in wireless (2.4G or BT) mode. This involves analyzing the firmware, potentially examining communication protocols between the WB32 and CH582F chips, and implementing a solution to prevent key duplication or hang issues.
AI Summary: The task is to debug a QMK firmware issue where RGB lighting effects are unexpectedly active on a keyboard version that doesn't have RGB LEDs. The issue needs investigation to determine why the RGB code is being executed even when it shouldn't be, and a fix needs to be implemented to disable the effects on non-RGB keyboards.
AI Summary: Debug a random key failure issue in 2.4G wireless mode on a Bridge75 keyboard using the Quantum Mechanical Keyboard Wireless Fork firmware. The issue involves intermittent keystrokes not registering, potentially due to a buffer overflow or communication problem between the MCU and the wireless chip. Debugging will involve analyzing firmware code, potentially examining logs or adding debugging statements, and testing different scenarios to reproduce and resolve the issue.
AI Summary: Debug and fix a bug in the Quantum Mechanical Keyboard Wireless Fork firmware where the first keypress is sometimes lost after the keyboard wakes from sleep. This involves investigating the keyboard's wake-up process, potentially examining the interaction between the WB32 and CH582F chips, and modifying the firmware to ensure reliable keypress registration.