forked from mirrors/qmk_userspace
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
				commit
				
					
						0c51ed71e4
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -131,7 +131,7 @@ uint8_t matrix_scan(void)
 | 
			
		|||
                case 0x00:
 | 
			
		||||
                    break;
 | 
			
		||||
                case 0xF0:
 | 
			
		||||
                    state = F0;
 | 
			
		||||
                    state = F0_BREAK;
 | 
			
		||||
                    debug(" ");
 | 
			
		||||
                    break;
 | 
			
		||||
                default:    // normal key make
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue