mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-17 05:59:44 +00:00
Added brace guards to macros with parameters to prevent unintended changed evaluation of the macro expression. Minor code cleanups (remove redundant comments, fix spacing, etc.).