forked from mfulz_github/qmk_firmware
		
	Remove force of debug on within rgblight - causes lockups waiting for hid_listen (#7330)
This commit is contained in:
		
							parent
							
								
									543e612003
								
							
						
					
					
						commit
						f48986dda2
					
				@ -189,7 +189,6 @@ void rgblight_init(void) {
 | 
			
		||||
        return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    debug_enable = 1;  // Debug ON!
 | 
			
		||||
    dprintf("rgblight_init called.\n");
 | 
			
		||||
    dprintf("rgblight_init start!\n");
 | 
			
		||||
    if (!eeconfig_is_enabled()) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user