Clean up APA102 config and add DD mapping (#20159)
This commit is contained in:
		
							parent
							
								
									3c144fac5e
								
							
						
					
					
						commit
						65a80f411f
					
				
					 41 changed files with 106 additions and 53 deletions
				
			
		| 
						 | 
				
			
			@ -22,5 +22,3 @@
 | 
			
		|||
#define BACKLIGHT_PAL_MODE    0
 | 
			
		||||
 | 
			
		||||
#define ADC_PIN A0
 | 
			
		||||
 | 
			
		||||
#define RGB_CI_PIN B13
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,5 +11,9 @@
 | 
			
		|||
    },
 | 
			
		||||
    "rgblight": {
 | 
			
		||||
        "pin": "B15"
 | 
			
		||||
    },
 | 
			
		||||
    "apa102": {
 | 
			
		||||
        "data_pin": "B15",
 | 
			
		||||
        "clock_pin": "B13"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue