Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
This commit is contained in:
		
							parent
							
								
									cf5626e024
								
							
						
					
					
						commit
						54634e9263
					
				
					 45 changed files with 349 additions and 516 deletions
				
			
		| 
						 | 
				
			
			@ -1,13 +1,6 @@
 | 
			
		|||
// This is the canonical layout file for the Quantum project. If you want to add another keyboard,
 | 
			
		||||
// this is the style you want to emulate.
 | 
			
		||||
 | 
			
		||||
#include "planck.h"
 | 
			
		||||
#include "action_layer.h"
 | 
			
		||||
// #include "dynamic_macro.h"
 | 
			
		||||
#ifdef AUDIO_ENABLE
 | 
			
		||||
  #include "audio.h"
 | 
			
		||||
#endif
 | 
			
		||||
#include "eeconfig.h"
 | 
			
		||||
#include "ishtob.h"
 | 
			
		||||
 | 
			
		||||
extern keymap_config_t keymap_config;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue