forked from mirrors/qmk_userspace
		
	[Keyboard] Update peranekofactory/tone/rev2/rev2.h (#13610)
I changed the description that was mistakenly described as the same wiring as Rev1 to the correct description.
This commit is contained in:
		
					parent
					
						
							
								657323a206
							
						
					
				
			
			
				commit
				
					
						830fb5fd05
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -27,8 +27,8 @@
 | 
			
		|||
 * represents the switch matrix.
 | 
			
		||||
 */
 | 
			
		||||
#define LAYOUT( \
 | 
			
		||||
    K04, K05, K06, K07, \
 | 
			
		||||
    K00, K01, K02, K03 \
 | 
			
		||||
    K00, K01, K02, K03, \
 | 
			
		||||
    K04, K05, K06, K07 \
 | 
			
		||||
) \
 | 
			
		||||
{ \
 | 
			
		||||
    { K00, K01, K02, K03, K04, K05, K06, K07 }, \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue