Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			122 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			122 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #ifdef KEYBOARD_lily58_rev1
 | |
|     #include "rev1.h"
 | |
| #elif KEYBOARD_lily58_light
 | |
|     #include "light.h"
 | |
| #endif
 |