forked from mfulz_github/qmk_firmware
		
	Treasure Type9 Fix: change diode direction to ROW2COL (#4125)
This commit is contained in:
		
							parent
							
								
									0793abfd19
								
							
						
					
					
						commit
						e5c315f961
					
				@ -46,7 +46,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
#define UNUSED_PINS
 | 
			
		||||
 | 
			
		||||
/* COL2ROW, ROW2COL, or CUSTOM_MATRIX */
 | 
			
		||||
#define DIODE_DIRECTION COL2ROW
 | 
			
		||||
#define DIODE_DIRECTION ROW2COL
 | 
			
		||||
 | 
			
		||||
#define BACKLIGHT_PIN B5
 | 
			
		||||
// #define BACKLIGHT_BREATHING
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user