ACTION_BACKLIGHT_*() entries in fn_actions to BL_ keycodes
fn_actions is deprecated, and its functionality has been superseded by direct keycodes and process_record_user()KC_FN* keys replaced with the equivalent BL_* keysKC_FN* you will need to replace fn_actions with the custom keycode and macro features