522 B
522 B
- Migrating
ACTION_BACKLIGHT_*()entries infn_actionstoBL_keycodesfn_actionsis deprecated, and its functionality has been superseded by direct keycodes andprocess_record_user()- All keymaps using these actions have had the relevant
KC_FN*keys replaced with the equivalentBL_*keys - If you currently use
KC_FN*you will need to replacefn_actionswith the custom keycode and macro features