mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-09-15 08:04:04 +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).