[Keyboard] YMD75 rev 3: fix BACKLIGHT_PIN (#11172)
* YMD75 rev 3: fix BACKLIGHT_PIN Update backlight LED pin used by QMK to control the per-key backlight for YMD75 rev 3 * YMD75 rev 3: fix BACKLIGHT_PIN - fix comments * YMD75: move BACKLIGHT_PIN definitions to the respective versions Signed-off-by: Nathan13888 <29968201+Nathan13888@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									71b52416d8
								
							
						
					
					
						commit
						4eebefada7
					
				
					 4 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -5,5 +5,6 @@
 | 
			
		|||
#define MATRIX_COLS 15
 | 
			
		||||
#define MATRIX_ROW_PINS { B7, B6, B5, B4, B3, B0 }
 | 
			
		||||
#define MATRIX_COL_PINS { A0, A1, A2, A3, A4, A5, A6, A7, C7, C6, C5, C4, C3, C2, D7 }
 | 
			
		||||
#define BACKLIGHT_PIN D4
 | 
			
		||||
#define DIODE_DIRECTION COL2ROW
 | 
			
		||||
#define DEVICE_VER      0x0200
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue