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
				
			
		| 
						 | 
				
			
			@ -19,14 +19,3 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		|||
#define MASTER_LEFT
 | 
			
		||||
// #define MASTER_RIGHT
 | 
			
		||||
// #define EE_HANDS
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#ifdef SUBPROJECT_rev1
 | 
			
		||||
    #include "../../rev1/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef SUBPROJECT_rev2
 | 
			
		||||
    #include "../../rev2/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
#ifdef SUBPROJECT_rev2fliphalf
 | 
			
		||||
	#include "../../rev2fliphalf/config.h"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue