[Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630)
* [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#21881) * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> --------- Co-authored-by: Nebuleon <2391500+Nebuleon@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
		
							parent
							
								
									9e9b4acbde
								
							
						
					
					
						commit
						4a5bae51cd
					
				
					 14 changed files with 92 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -28,6 +28,7 @@ QUANTUM_SRC += \
 | 
			
		|||
    $(QUANTUM_DIR)/sync_timer.c \
 | 
			
		||||
    $(QUANTUM_DIR)/logging/debug.c \
 | 
			
		||||
    $(QUANTUM_DIR)/logging/sendchar.c \
 | 
			
		||||
    $(QUANTUM_DIR)/process_keycode/process_default_layer.c \
 | 
			
		||||
 | 
			
		||||
VPATH += $(QUANTUM_DIR)/logging
 | 
			
		||||
# Fall back to lib/printf if there is no platform provided print
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue