qmk / qmk_toolbox

A Toolbox companion for QMK Firmware
https://qmk.fm/toolbox
MIT License
2.67k stars 519 forks source link

Think 6.5 v2 hotswap firmware: KC_BSPC and KC_RSFT keys don't work #443

Closed americanhanko closed 10 months ago

americanhanko commented 10 months ago

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_RSFT) 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
americanhanko commented 10 months ago

Incorrectly opened this in QMK toolbox. Moving to QMK firmware repo.

keyboard-magpie commented 10 months ago

This is not a toolbox issue. Suggest you reach out for support on the QMK discord server.