Fix drop/shift/v2 compilation (#21800)
This commit is contained in:
		
							parent
							
								
									1149212b52
								
							
						
					
					
						commit
						eed34f7a24
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
// Copyright 2023 Massdrop, Inc.
 | 
					// Copyright 2023 Massdrop, Inc.
 | 
				
			||||||
// SPDX-License-Identifier: GPL-2.0-or-later
 | 
					// SPDX-License-Identifier: GPL-2.0-or-later
 | 
				
			||||||
#ifdef RGB_MATRIX_ENABLE
 | 
					#ifdef RGB_MATRIX_ENABLE
 | 
				
			||||||
 | 
					#    include "host.h"
 | 
				
			||||||
#    include "rgb_matrix.h"
 | 
					#    include "rgb_matrix.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {
 | 
					const is31_led PROGMEM g_is31_leds[RGB_MATRIX_LED_COUNT] = {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue