mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-15 03:11:17 +02: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.).