Fix Terminal feature on ChibiOS
This commit is contained in:
		
							parent
							
								
									ec34b53864
								
							
						
					
					
						commit
						40313cfa3b
					
				
					 3 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -213,6 +213,7 @@ endif
 | 
			
		|||
ifeq ($(strip $(TERMINAL_ENABLE)), yes)
 | 
			
		||||
    SRC += $(QUANTUM_DIR)/process_keycode/process_terminal.c
 | 
			
		||||
    OPT_DEFS += -DTERMINAL_ENABLE
 | 
			
		||||
    OPT_DEFS += -DUSER_PRINT
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
ifeq ($(strip $(USB_HID_ENABLE)), yes)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue