mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-03 23:02:34 +01:00 
			
		
		
		
	Update lpad info.json (#20184)
Update incorrect row and col pins, now confirmed working via manual build in QMK MSYS
This commit is contained in:
		
							parent
							
								
									c5b0e3a6a3
								
							
						
					
					
						commit
						50b12ece13
					
				@ -11,8 +11,8 @@
 | 
				
			|||||||
    "processor": "atmega32u4",
 | 
					    "processor": "atmega32u4",
 | 
				
			||||||
    "bootloader": "atmel-dfu",
 | 
					    "bootloader": "atmel-dfu",
 | 
				
			||||||
    "matrix_pins": {
 | 
					    "matrix_pins": {
 | 
				
			||||||
        "cols": ["F5", "E6", "D0"],
 | 
					        "cols": ["D3", "D4", "D6"],
 | 
				
			||||||
        "rows": ["D3", "D4", "D6"]
 | 
					        "rows": ["E6", "B7", "D0"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "diode_direction": "COL2ROW",
 | 
					    "diode_direction": "COL2ROW",
 | 
				
			||||||
    "encoder": {
 | 
					    "encoder": {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user