mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-21 22:22:47 +00:00
285 B
285 B
- Remove
KC_DELTalias in favor ofKC_DELKC_DELTwas a redundant, undocumented alias forKC_DELETE- It has been removed and all its uses replaced with the more common
KC_DELalias - Around 90 keymaps (mostly for ErgoDox boards) have been modified as a result