mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Remove config.h include from quantum files (#19817)
				
					
				
			This commit is contained in:
		
							parent
							
								
									ab1dd0faab
								
							
						
					
					
						commit
						9c6942ea40
					
				@ -19,7 +19,6 @@
 | 
			
		||||
 | 
			
		||||
#include "led_matrix.h"
 | 
			
		||||
#include "progmem.h"
 | 
			
		||||
#include "config.h"
 | 
			
		||||
#include "eeprom.h"
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <math.h>
 | 
			
		||||
 | 
			
		||||
@ -18,7 +18,6 @@
 | 
			
		||||
 | 
			
		||||
#include "rgb_matrix.h"
 | 
			
		||||
#include "progmem.h"
 | 
			
		||||
#include "config.h"
 | 
			
		||||
#include "eeprom.h"
 | 
			
		||||
#include <string.h>
 | 
			
		||||
#include <math.h>
 | 
			
		||||
 | 
			
		||||
@ -16,7 +16,6 @@
 | 
			
		||||
#include "split_util.h"
 | 
			
		||||
#include "matrix.h"
 | 
			
		||||
#include "keyboard.h"
 | 
			
		||||
#include "config.h"
 | 
			
		||||
#include "timer.h"
 | 
			
		||||
#include "transport.h"
 | 
			
		||||
#include "quantum.h"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user