forked from mirrors/qmk_userspace
		
	Bootmagic lite docs clarity. (#14204)
This commit is contained in:
		
					parent
					
						
							
								f061ca4974
							
						
					
				
			
			
				commit
				
					
						6caebb7b61
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -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`.
 | 
					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
 | 
					#### Bootmagic Full Deprecation Schedule
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue