rename define checks (#16892)
This commit is contained in:
		
							parent
							
								
									c76a23c37a
								
							
						
					
					
						commit
						40a7714ce5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -18,8 +18,8 @@
 | 
			
		|||
 | 
			
		||||
#include "quantum.h"
 | 
			
		||||
 | 
			
		||||
#if defined(KEYBOARD_uno_rev1)
 | 
			
		||||
#if defined(KEYBOARD_keyhive_uno_rev1)
 | 
			
		||||
#    include "rev1.h"
 | 
			
		||||
#elif defined(KEYBOARD_uno_rev2)
 | 
			
		||||
#elif defined(KEYBOARD_keyhive_uno_rev2)
 | 
			
		||||
#    include "rev2.h"
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue