mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	Update config.h - Fixed number of RGB LEDs (#8316)
There are 18 LEDs, not 16
This commit is contained in:
		
							parent
							
								
									8fd8454308
								
							
						
					
					
						commit
						7e30d189e9
					
				| @ -25,7 +25,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. | |||||||
| #define MANUFACTURER    DonutCables | #define MANUFACTURER    DonutCables | ||||||
| #define PRODUCT         budget96 | #define PRODUCT         budget96 | ||||||
| 
 | 
 | ||||||
| #define RGBLED_NUM 16 | #define RGBLED_NUM 18 | ||||||
| 
 | 
 | ||||||
| #define MATRIX_ROWS 8 | #define MATRIX_ROWS 8 | ||||||
| #define MATRIX_COLS 15 | #define MATRIX_COLS 15 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ryan
						Ryan