[keymap] Add Alice keymap and to userspace files (#8571)
* convert my 60 keymap to alice * add via to rules for alice * remove split backspace and add backlight keycodes * disable LTO for alice pcb * keymap alignment formatting
This commit is contained in:
		
							parent
							
								
									14079ce698
								
							
						
					
					
						commit
						7bf9d9dc0a
					
				
					 2 changed files with 62 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -22,4 +22,8 @@ endif
 | 
			
		|||
ifeq ($(strip $(KEYBOARD)), dz60)
 | 
			
		||||
  VIA_ENABLE = yes
 | 
			
		||||
  LTO_ENABLE = yes
 | 
			
		||||
endif
 | 
			
		||||
ifeq ($(strip $(KEYBOARD)), projectkb/alice)
 | 
			
		||||
  VIA_ENABLE = yes
 | 
			
		||||
  LTO_ENABLE = no
 | 
			
		||||
endif
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue