mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	[Bug] Fix unterminated ifdef in ISSI 3733 driver (#15014)
This commit is contained in:
		
							parent
							
								
									89e5e4e7ad
								
							
						
					
					
						commit
						d05b3da83e
					
				@ -59,6 +59,8 @@
 | 
			
		||||
 | 
			
		||||
#ifndef ISSI_PWM_FREQUENCY
 | 
			
		||||
#    define ISSI_PWM_FREQUENCY 0b000  // PFS - IS31FL3733B only
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifndef ISSI_SWPULLUP
 | 
			
		||||
#    define ISSI_SWPULLUP PUR_0R
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user