aboutsummaryrefslogtreecommitdiffstats
path: root/tmk_core/protocol
diff options
context:
space:
mode:
authorフィルターペーパー2025-11-07 00:03:28 +0100
committerGitHub2025-11-07 00:03:28 +0100
commit1a991ffd24b8a5414b72c10dfc0fbea0afc085c2 (patch)
treef59c443f603f5331a10745d2e102981dedc65c72 /tmk_core/protocol
parent01d81b95508f8411490467fe785b84d73495bdb9 (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/protocol')
0 files changed, 0 insertions, 0 deletions