mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-05-04 10:26:58 -05:00
* Add a new Kconfig symbol to enable the low priority queue, and make the two features that depend on it `select` the symbol to turn it on. This helps ensure no wasted RAM/ROM on devices that don't need it.