diff options
| author | skullY <skullydazed@gmail.com> | 2019-08-30 12:04:09 -0700 |
|---|---|---|
| committer | skullydazed <skullydazed@users.noreply.github.com> | 2019-08-30 15:01:52 -0700 |
| commit | ddb69d4d39ce5e533eb8f64de50e604199a19bfb (patch) | |
| tree | 319e745432f8957313eccccf7f2c01046e70fc8c /docs/ChangeLog/20190830/PR6299.md | |
| parent | b624f32f944acdc59dcb130674c09090c5c404cb (diff) | |
| download | qmk_firmware-ddb69d4d39ce5e533eb8f64de50e604199a19bfb.tar.gz qmk_firmware-ddb69d4d39ce5e533eb8f64de50e604199a19bfb.zip | |
Merge point for 2019 Aug 30 Breaking Change
Diffstat (limited to 'docs/ChangeLog/20190830/PR6299.md')
| -rw-r--r-- | docs/ChangeLog/20190830/PR6299.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ChangeLog/20190830/PR6299.md b/docs/ChangeLog/20190830/PR6299.md deleted file mode 100644 index 43fb9e031..000000000 --- a/docs/ChangeLog/20190830/PR6299.md +++ /dev/null | |||
| @@ -1,4 +0,0 @@ | |||
| 1 | * Migrating `ACTION_BACKLIGHT_*()` entries in `fn_actions` to `BL_` keycodes | ||
| 2 | * `fn_actions` is deprecated, and its functionality has been superseded by direct keycodes and `process_record_user()` | ||
| 3 | * All keymaps using these actions have had the relevant `KC_FN*` keys replaced with the equivalent `BL_*` keys | ||
| 4 | * If you currently use `KC_FN*` you will need to replace `fn_actions` with the [custom keycode](https://docs.qmk.fm/#/custom_quantum_functions) and [macro](https://docs.qmk.fm/#/feature_macros) features | ||
