feat(q5_max): shift-backspace sends Delete (BSP_DEL) #14

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

Adds a BSP_DEL custom keycode to the Q5 Max: tap sends Backspace, Shift+tap sends Delete. Replaces the plain KC_BSPC on the base layer.

Adds a `BSP_DEL` custom keycode to the Q5 Max: tap sends Backspace, Shift+tap sends Delete. Replaces the plain `KC_BSPC` on the base layer.
rootiest added 1 commit 2026-04-11 04:52:15 +00:00
Replaces KC_BSPC on the BASE layer with a custom BSP_DEL keycode:
tap sends Backspace, Shift+tap strips shift and sends Delete.
rootiest changed target branch from feat/k17/tap-chords to main 2026-04-11 05:01:07 +00:00
rootiest merged commit 03765e0faa into main 2026-04-11 05:01:34 +00:00
rootiest deleted branch feat/shft-bkspc 2026-04-11 05:01:34 +00:00
Sign in to join this conversation.