mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-09-18 01:24:12 +02:00

Add extra parenthesis around terms in the common MIN() and MAX() macros to prevent issues with non-trivial macro inputs (thanks to David Lyons).