mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-24 23:52:45 +00:00
animations, midi, etc
This commit is contained in:
@@ -1043,12 +1043,13 @@ int main(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
keyboard_task();
|
||||
|
||||
#ifdef MIDI_ENABLE
|
||||
midi_device_process(&midi_device);
|
||||
// MIDI_Task();
|
||||
#endif
|
||||
keyboard_task();
|
||||
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
rgblight_task();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user