mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-09 06:00:43 +02:00

* Refactor keymaps - use QMK-native keycode aliases - grid-align keycodes [refactor] * Correct key sequence Moves the keycode representing the right half of a split Backspace to the number row, after the left half/2u Backspace keycode. Updates the keycode grid alignment to maintain readability. [bugfix]