diff options
| author | フィルターペーパー | 2025-11-07 00:03:28 +0100 |
|---|---|---|
| committer | GitHub | 2025-11-07 00:03:28 +0100 |
| commit | 1a991ffd24b8a5414b72c10dfc0fbea0afc085c2 (patch) | |
| tree | f59c443f603f5331a10745d2e102981dedc65c72 /tmk_core | |
| parent | 01d81b95508f8411490467fe785b84d73495bdb9 (diff) | |
Guard remapping logic with MAGIC_ENABLE (#25537)
* Only perform key and mod remapping in keycode_config() and mod_config() when MAGIC_ENABLE is defined.
* If not set, these functions now return the original keycode or modifier unchanged.
* Reduces firmware size, and unnecessary code when MAGIC_ENABLE is not enabled.
* Removed space saving suggestion with magic functions from squeezing AVR documentation
Diffstat (limited to 'tmk_core')
0 files changed, 0 insertions, 0 deletions