Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency
This commit is contained in:
		
							parent
							
								
									687c7070a1
								
							
						
					
					
						commit
						7230923b05
					
				
					 28 changed files with 45 additions and 42 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
#include "niu_mini.h"
 | 
			
		||||
 | 
			
		||||
#ifdef ONEHAND_ENABLE
 | 
			
		||||
#ifdef SWAP_HANDS_ENABLE
 | 
			
		||||
__attribute__ ((weak))
 | 
			
		||||
const keypos_t hand_swap_config[MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
  {{11, 0}, {10, 0}, {9, 0}, {8, 0}, {7, 0}, {6, 0}, {5, 0}, {4, 0}, {3, 0}, {2, 0}, {1, 0}, {0, 0}},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue