Files
cheapino_qmk_firmware/docs
フィルターペーパー 1a991ffd24 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
2025-11-06 23:03:28 +00:00
..
2025-09-09 14:51:13 -07:00
2025-11-06 18:36:07 +00:00
2019-12-21 11:00:22 +00:00
2024-08-15 14:37:27 +01:00
2017-12-09 10:46:11 -05:00
2024-08-15 14:37:27 +01:00
2025-10-18 11:17:57 +01:00
2025-09-09 14:51:13 -07:00