mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-11-04 07:12:33 +01:00 
			
		
		
		
	Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						18f6ded5fa
					
				@ -212,6 +212,9 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
 | 
				
			|||||||
            #ifdef BACKLIGHT_ENABLE
 | 
					            #ifdef BACKLIGHT_ENABLE
 | 
				
			||||||
              backlight_step();
 | 
					              backlight_step();
 | 
				
			||||||
            #endif
 | 
					            #endif
 | 
				
			||||||
 | 
					            #ifdef RGBLIGHT_ENABLE
 | 
				
			||||||
 | 
					              rgblight_step();
 | 
				
			||||||
 | 
					            #endif
 | 
				
			||||||
            #ifdef __AVR__
 | 
					            #ifdef __AVR__
 | 
				
			||||||
            writePinLow(E6);
 | 
					            writePinLow(E6);
 | 
				
			||||||
            #endif
 | 
					            #endif
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user