a8a87a09 —
Pascal Getreuer
[Core] Simplify audio_duration_to_ms() and audio_ms_to_duration(), reduce firmware size by a few bytes. (#21427)
1 year, 11 months ago
#pragma once#if defined(SPLIT_KEYBOARD) /* if use split_common */# if defined(RGBLIGHT_ENABLE) && !defined(RGBLIGHT_SPLIT)# define RGBLIGHT_SPLIT /* helix hardware need this */# endif#endif