Fixup dymium65 RGB Pin (#20473)
This commit is contained in:
		
							parent
							
								
									ce4205b91f
								
							
						
					
					
						commit
						73f7778a25
					
				
					 2 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
					@ -24,8 +24,6 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#define FORCE_NKRO
 | 
					#define FORCE_NKRO
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// The pin connected to the data pin of the LEDs
 | 
					 | 
				
			||||||
#define RGB_DI_PIN D7
 | 
					 | 
				
			||||||
// The number of LEDs connected
 | 
					// The number of LEDs connected
 | 
				
			||||||
#define RGB_MATRIX_LED_COUNT 66
 | 
					#define RGB_MATRIX_LED_COUNT 66
 | 
				
			||||||
#define RGB_MATRIX_KEYPRESSES
 | 
					#define RGB_MATRIX_KEYPRESSES
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,6 +33,9 @@
 | 
				
			||||||
            {"pin_a": "C7", "pin_b": "D1"}
 | 
					            {"pin_a": "C7", "pin_b": "D1"}
 | 
				
			||||||
        ]
 | 
					        ]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
 | 
					    "ws2812": {
 | 
				
			||||||
 | 
					        "pin": "D7"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
    "rgb_matrix": {
 | 
					    "rgb_matrix": {
 | 
				
			||||||
        "driver": "WS2812",
 | 
					        "driver": "WS2812",
 | 
				
			||||||
        "animations": {
 | 
					        "animations": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue