 1e6797b4e7
			
		
	
	
		1e6797b4e7
		
	
	
	
	
		
			
			* Add billypython userspace and dz60 keymap * Disable Bootmagic in dz60:billypython keymap * Update whitefox:billypython keymap with userspace changes Also remove numpad layer
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| SRC += billypython.c
 | |
| ifeq ($(strip $(TAP_DANCE_ENABLE)), yes)
 | |
|   SRC += tap_dance.c
 | |
| endif
 | |
| 
 | |
| EXTRAFLAGS += -flto
 |