forked from mirrors/qmk_userspace
		
	Remove legacy keycode use from command (#18002)
This commit is contained in:
		
					parent
					
						
							
								fab6c8a028
							
						
					
				
			
			
				commit
				
					
						7e7387c0d1
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -146,7 +146,7 @@ bool command_proc(uint8_t code);
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef MAGIC_KEY_EEPROM_CLEAR
 | 
					#ifndef MAGIC_KEY_EEPROM_CLEAR
 | 
				
			||||||
#    define MAGIC_KEY_EEPROM_CLEAR BSPACE
 | 
					#    define MAGIC_KEY_EEPROM_CLEAR BACKSPACE
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef MAGIC_KEY_NKRO
 | 
					#ifndef MAGIC_KEY_NKRO
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue