mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-05-31 12:11:55 +02:00

* Remove the need to set NUM_OF_ENCODERS Instead, calculate the size of the array, and use that instead * Add hack for split common support * Remove NUM_OF_ENCODERS from keyboard config Can be reverted, if needed