mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Fix missing development_board schema entry (#18050)
This commit is contained in:
		
							parent
							
								
									5334614e8a
								
							
						
					
					
						commit
						ed3b4bb606
					
				| @ -34,7 +34,7 @@ | |||||||
|         }, |         }, | ||||||
|         "development_board": { |         "development_board": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|             "enum": ["promicro", "elite_c", "proton_c", "kb2040", "promicro_rp2040", "blok", "bit_c_pro", "bluepill", "blackpill_f401", "blackpill_f411"] |             "enum": ["promicro", "elite_c", "proton_c", "kb2040", "promicro_rp2040", "blok", "bit_c_pro", "stemcell", "bluepill", "blackpill_f401", "blackpill_f411"] | ||||||
|         }, |         }, | ||||||
|         "pin_compatible": { |         "pin_compatible": { | ||||||
|             "type": "string", |             "type": "string", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Joel Challis
						Joel Challis