Allow for keymaps array to be implemented in a file other than $(KEYMAP_C) (#17559)
				
					
				
			This commit is contained in:
		
							parent
							
								
									5cad58dfa9
								
							
						
					
					
						commit
						0e5d67145a
					
				
					 4 changed files with 12 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,8 +1,6 @@
 | 
			
		|||
# Copyright 2019 Manna Harbour
 | 
			
		||||
# https://github.com/manna-harbour/miryoku
 | 
			
		||||
 | 
			
		||||
SRC += manna-harbour_miryoku.c # keymaps
 | 
			
		||||
 | 
			
		||||
# alternative layouts:
 | 
			
		||||
 | 
			
		||||
# alphas
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,7 +5,7 @@ MOUSEKEY_ENABLE = yes # Mouse keys
 | 
			
		|||
EXTRAKEY_ENABLE = yes # Audio control and System control
 | 
			
		||||
AUTO_SHIFT_ENABLE = yes # Auto Shift
 | 
			
		||||
 | 
			
		||||
SRC += manna-harbour_miryoku.c # keymaps
 | 
			
		||||
INTROSPECTION_KEYMAP_C = manna-harbour_miryoku.c # keymaps
 | 
			
		||||
 | 
			
		||||
include users/manna-harbour_miryoku/custom_rules.mk
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue