Move feature flags from userspace into keyboard rules
This commit is contained in:
		
							parent
							
								
									db1ace5426
								
							
						
					
					
						commit
						ef189da243
					
				
					 4 changed files with 27 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,3 @@
 | 
			
		|||
BOOTMAGIC_ENABLE   = no
 | 
			
		||||
COMMAND_ENABLE     = yes
 | 
			
		||||
CONSOLE_ENABLE     = yes
 | 
			
		||||
EXTRAKEY_ENABLE    = yes
 | 
			
		||||
MOUSEKEY_ENABLE    = yes
 | 
			
		||||
NKRO_ENABLE        = yes
 | 
			
		||||
TAP_DANCE_ENABLE   = yes
 | 
			
		||||
UNICODE_ENABLE     = yes
 | 
			
		||||
 | 
			
		||||
SRC += konstantin.c
 | 
			
		||||
ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
 | 
			
		||||
  SRC += tap_dance.c
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue