qmk/qmk_firmware

[Bug] Think 6.5 v2 hotswap firmware: KC_BSPC and KC_LSFT keys don't work

Open

#22.845 aperta il 6 gen 2024

Vedi su GitHub
 (0 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

Description

I recently replaced my Think 6.5 v2 solder PCB with new hotswap PCB after my solder PCB stopped working suddenly. You can read my post in the Graystudio discord here. After replacing the PCB, I moved onto installing QMK using my previous config.

In my QMK config JSON, I updated the keyboard value accordingly:

-    "keyboard": "gray_studio/think65/solder",
+    "keyboard": "gray_studio/think65/hotswap",

After flashing, I found the backspace (KC_BSPC) and left shift (KC_LSFT) didn't work at all. Keycodes showed no activity, and neither did QMK configurator in the test panel.

I thought that maybe something was different with the configuration JSON, so I rebuilt the same configuration from scratch using QMK configurator. Same results.

Finally, I selected the default firmware for the hotswap PCB, and flashed again, which resulted in the same behavior.

Only after switching back to solder PCB were the backspace and left shift functionalities restored.

System Information

❯ sw_vers
ProductName:		macOS
ProductVersion:		14.2.1
BuildVersion:		23C71
  • QMK Toolbox version: 0.2.2

Keyboard Used

gray_studio/think65/{hotswap,solder}

Operating System

macOS 14.2.1

qmk doctor Output

Did not run qmk doctor.

Is AutoHotKey / Karabiner installed

  • AutoHotKey (Windows)
  • Karabiner (macOS)

Other keyboard-related software installed

Keycodes, QMK Toolbox

Guida contributor