Implement data driven dip switches (#22017)
* Add data driven dip switches * Autogen weak matrix_mask
This commit is contained in:
		
							parent
							
								
									64ea1179b1
								
							
						
					
					
						commit
						98530cad3b
					
				
					 6 changed files with 94 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,7 @@
 | 
			
		|||
    "BOOTLOADER": {"info_key": "bootloader", "warn_duplicate": false},
 | 
			
		||||
    "BOOTMAGIC_ENABLE": {"info_key": "bootmagic.enabled", "value_type": "bool"},
 | 
			
		||||
    "CAPS_WORD_ENABLE": {"info_key": "caps_word.enabled", "value_type": "bool"},
 | 
			
		||||
    "DIP_SWITCH_ENABLE": {"info_key": "dip_switch.enabled", "value_type": "bool"},
 | 
			
		||||
    "DEBOUNCE_TYPE": {"info_key": "build.debounce_type"},
 | 
			
		||||
    "EEPROM_DRIVER": {"info_key": "eeprom.driver"},
 | 
			
		||||
    "ENCODER_ENABLE": {"info_key": "encoder.enabled", "value_type": "bool"},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue