forked from mirrors/qmk_userspace
		
	Add 'poker' target to Makefile.pjrc of gh60
This commit is contained in:
		
					parent
					
						
							
								63c03dc137
							
						
					
				
			
			
				commit
				
					
						2fe406de3a
					
				
			
		
					 1 changed files with 4 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -89,5 +89,8 @@ include $(TOP_DIR)/protocol/pjrc.mk
 | 
			
		|||
include $(TOP_DIR)/common.mk
 | 
			
		||||
include $(TOP_DIR)/rules.mk
 | 
			
		||||
 | 
			
		||||
plain: OPT_DEFS += -DPLAIN_MAP
 | 
			
		||||
plain: OPT_DEFS += -DKEYMAP_PLAIN
 | 
			
		||||
plain: all
 | 
			
		||||
 | 
			
		||||
poker: OPT_DEFS += -DKEYMAP_POKER
 | 
			
		||||
poker: all
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue