mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-11-01 05:42:31 +01: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]