* userspace and keymap changes for rupa * remove layout wrappers and blocker rows from wrappers handle this in keymaps for now
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			101 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
UNICODEMAP_ENABLE = yes
 | 
						|
LTO_ENABLE = yes
 | 
						|
SRC += rupa.c \
 | 
						|
       process_records.c \
 | 
						|
       unicode.c
 |