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

1 Commits

Author SHA1 Message Date
rootiest 52e75ecc6a feat(q5_max): add shift-backspace → delete key (BSP_DEL)
Replaces KC_BSPC on the BASE layer with a custom BSP_DEL keycode:
tap sends Backspace, Shift+tap strips shift and sends Delete.
2026-04-11 00:07:54 -04:00