fix(q5_max): revert backspace to KC_BSPC, keep BSP_DEL for later use #16

Merged
rootiest merged 1 commits from fix/shft-bkspc into main 2026-04-11 05:01:44 +00:00
Owner

Switches the base layer backspace key back to plain KC_BSPC. The BSP_DEL custom keycode and its handler are kept in the codebase for future use.

Switches the base layer backspace key back to plain `KC_BSPC`. The `BSP_DEL` custom keycode and its handler are kept in the codebase for future use.
rootiest added 1 commit 2026-04-11 04:52:20 +00:00
Keep the BSP_DEL for later use.
rootiest changed target branch from feat/tap-term to main 2026-04-11 05:01:08 +00:00
rootiest merged commit eedf234ab3 into main 2026-04-11 05:01:44 +00:00
rootiest deleted branch fix/shft-bkspc 2026-04-11 05:01:44 +00:00
Sign in to join this conversation.