Files
qmk_firmware-mirror/quantum
Iuri Ribeiro 2649ec02c9 Fix SEQUENCER_ENABLE so the sequencer feature builds again (#26322)
* Make the sequencer feature build again

SEQUENCER_ENABLE only set MUSIC_ENABLE, so -DSEQUENCER_ENABLE was never
defined and neither sequencer.c nor process_sequencer.c were compiled;
process_sequencer.c also lost the includes it depends on. Wire the make
target up like the other features and add the missing includes.

* Include sequencer.h in keyboard.c for sequencer_task()

* Update builddefs/common_features.mk

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
2026-07-13 17:38:42 -07:00
..
2025-08-17 01:14:48 +01:00
2026-01-01 12:19:14 +00:00
2026-02-13 18:20:18 +00:00
2026-06-14 12:38:34 +10:00
2026-06-15 08:33:35 +10:00
2026-06-15 08:33:35 +10:00
2026-04-17 08:53:05 +10:00
2026-04-17 08:53:05 +10:00