|
-QMK has the ability to execute a callback after a specified period of time, rather than having to manually manage timers.
|
|
+QMK has the ability to execute a callback after a specified period of time, rather than having to manually manage timers. To enable this functionality, set `DEFERRED_EXEC_ENABLE = yes` in rules.mk.
|