Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot committed Aug 28, 2021
2 parents 9fe7b53 + 6caebb7 commit 7b8cdfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ChangeLog/20210828.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ As noted during last breaking changes cycle, QMK has decided to deprecate the fu

This pull request changes the behavior of `BOOTMAGIC_ENABLE` such that specifying `full` results in an error, allowing only `no`, `yes`, or `lite`.

Next cycle, `lite` will be removed, so `yes` and `no` should be used in to minimise disruption.
Currently `lite` is the equivalent of `yes` in `rules.mk`. Next cycle the use of the `lite` keyword will be prevented in favour of `yes` -- any new submissions should now be using `yes` or `no` to minimise disruption.

#### Bootmagic Full Deprecation Schedule

Expand Down

0 comments on commit 7b8cdfc

Please sign in to comment.