Fix EE HANDS on splits losing handedness if RGB is enabled (#2399)
* Fix EE HANDS on splits losing handedness if RGB is enabled * Because I'm an idiot and did a bad cut/paste job
This commit is contained in:
		
							parent
							
								
									1af8f1f201
								
							
						
					
					
						commit
						b0e8de1c97
					
				
					 6 changed files with 6 additions and 27 deletions
				
			
		| 
						 | 
				
			
			@ -2,11 +2,7 @@
 | 
			
		|||
#define SPLIT_KEYBOARD_UTIL_H
 | 
			
		||||
 | 
			
		||||
#include <stdbool.h>
 | 
			
		||||
 | 
			
		||||
#ifdef EE_HANDS
 | 
			
		||||
	#define EECONFIG_BOOTMAGIC_END      (uint8_t *)10
 | 
			
		||||
	#define EECONFIG_HANDEDNESS         EECONFIG_BOOTMAGIC_END
 | 
			
		||||
#endif
 | 
			
		||||
#include "eeconfig.h"
 | 
			
		||||
 | 
			
		||||
#define SLAVE_I2C_ADDRESS           0x32
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue