mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-07-19 19:40:14 -04:00
7ace314cc1
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.).