mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-14 14:32:07 +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).