Update layer state of Lily58 from 'Default' to 'Base' (#22397)
This commit is contained in:
		
							parent
							
								
									0b7dba156c
								
							
						
					
					
						commit
						daabe2d8c5
					
				| @ -13,7 +13,7 @@ const char *read_layer_state(void) { | ||||
|   switch (layer_state) | ||||
|   { | ||||
|   case L_BASE: | ||||
|     snprintf(layer_state_str, sizeof(layer_state_str), "Layer: Default"); | ||||
|     snprintf(layer_state_str, sizeof(layer_state_str), "Layer: Base"); | ||||
|     break; | ||||
|   case L_RAISE: | ||||
|     snprintf(layer_state_str, sizeof(layer_state_str), "Layer: Raise"); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user