merging lets_split
This commit is contained in:
		
						commit
						27ebacb15d
					
				
					 54 changed files with 2358 additions and 442 deletions
				
			
		| 
						 | 
				
			
			@ -379,11 +379,11 @@ static bool command_common(uint8_t code)
 | 
			
		|||
            debug_enable = !debug_enable;
 | 
			
		||||
            if (debug_enable) {
 | 
			
		||||
                print("\ndebug: on\n");
 | 
			
		||||
                debug_matrix   = true;
 | 
			
		||||
                debug_keyboard = true;
 | 
			
		||||
                debug_mouse    = true;
 | 
			
		||||
            } else {
 | 
			
		||||
                print("\ndebug: off\n");
 | 
			
		||||
                debug_matrix   = false;
 | 
			
		||||
                debug_keyboard = false;
 | 
			
		||||
                debug_mouse    = false;
 | 
			
		||||
            }
 | 
			
		||||
            break;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue