Skip to content

Commit

Permalink
link the PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
noroadsleft committed May 10, 2020
1 parent 6332496 commit cfcae54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ChangeLog/20200530/PR8954.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Old `fn_actions` action | New QMK keycode

### Pull Requests

- Migrate `ACTION_LAYER_TOGGLE` to `TG()` (#8954)
- Migrate `ACTION_MODS_ONESHOT` to `OSM()` (#8957)
- Migrate `ACTION_DEFAULT_LAYER_SET` to `DF()` (#8958)
- Migrate `ACTION_LAYER_MODS` to `LM()` (#8959)
- Migrate `ACTION_MODS_TAP_KEY` to `MT()` (#8968)
- [Migrate \`ACTION_LAYER_TOGGLE\` to \`TG()\`](https://github.com/qmk/qmk_firmware/pull/8954) (#8954)
- [Migrate \`ACTION_MODS_ONESHOT\` to \`OSM()\`](https://github.com/qmk/qmk_firmware/pull/8957) (#8957)
- [Migrate \`ACTION_DEFAULT_LAYER_SET\` to \`DF()\`](https://github.com/qmk/qmk_firmware/pull/8958) (#8958)
- [Migrate \`ACTION_LAYER_MODS\` to \`LM()\`](https://github.com/qmk/qmk_firmware/pull/8959) (#8959)
- [Migrate \`ACTION_MODS_TAP_KEY\` to \`MT()\`](https://github.com/qmk/qmk_firmware/pull/8968) (#8968)

0 comments on commit cfcae54

Please sign in to comment.