[Core] Add Layer Lock feature (#23430)
Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									39161b9ee7
								
							
						
					
					
						commit
						36b5559b99
					
				
					 20 changed files with 871 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -64,6 +64,9 @@
 | 
			
		|||
    "WEAR_LEVELING_BACKING_SIZE": {"info_key": "eeprom.wear_leveling.backing_size", "value_type": "int", "to_json": false},
 | 
			
		||||
    "WEAR_LEVELING_LOGICAL_SIZE": {"info_key": "eeprom.wear_leveling.logical_size", "value_type": "int", "to_json": false},
 | 
			
		||||
 | 
			
		||||
    // Layer locking
 | 
			
		||||
    "LAYER_LOCK_IDLE_TIMEOUT": {"info_key": "layer_lock.timeout", "value_type": "int"},
 | 
			
		||||
 | 
			
		||||
    // Indicators
 | 
			
		||||
    "LED_CAPS_LOCK_PIN": {"info_key": "indicators.caps_lock"},
 | 
			
		||||
    "LED_NUM_LOCK_PIN": {"info_key": "indicators.num_lock"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue