Migrate RGB Matrix config to info.json - XZY (#22879)
This commit is contained in:
		
							parent
							
								
									58696a3937
								
							
						
					
					
						commit
						833abef115
					
				
					 45 changed files with 781 additions and 1076 deletions
				
			
		| 
						 | 
				
			
			@ -16,13 +16,6 @@
 | 
			
		|||
 | 
			
		||||
#pragma once
 | 
			
		||||
 | 
			
		||||
#define RGB_MATRIX_LED_COUNT 89
 | 
			
		||||
 | 
			
		||||
#define RGB_MATRIX_SLEEP
 | 
			
		||||
 | 
			
		||||
#define RGB_MATRIX_KEYPRESSES
 | 
			
		||||
#define RGB_MATRIX_FRAMEBUFFER_EFFECTS
 | 
			
		||||
 | 
			
		||||
#define WS2812_PWM_DRIVER PWMD4
 | 
			
		||||
#define WS2812_PWM_CHANNEL 4
 | 
			
		||||
#define WS2812_PWM_PAL_MODE 2
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -158,7 +158,8 @@
 | 
			
		|||
            {"flags": 2, "x": 190, "y": 0},
 | 
			
		||||
            {"flags": 2, "x": 224, "y": 0}
 | 
			
		||||
        ],
 | 
			
		||||
        "max_brightness": 128
 | 
			
		||||
        "max_brightness": 128,
 | 
			
		||||
        "sleep": true
 | 
			
		||||
    },
 | 
			
		||||
    "usb": {
 | 
			
		||||
        "device_version": "0.0.1",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue