mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	[Docs] Clarify how to use the bootloader LED for rp2040 (#18585)
This commit is contained in:
		
							parent
							
								
									8b824a8029
								
							
						
					
					
						commit
						fe7ac87f18
					
				| @ -58,7 +58,7 @@ The double-tap reset mechanism is an alternate way in QMK to enter the embedded | ||||
| ```c | ||||
| #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET // Activates the double-tap behavior | ||||
| #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_TIMEOUT 200U // Timeout window in ms in which the double tap can occur. | ||||
| #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED_MASK 0U // Specify a optional status led which blinks when entering the bootloader | ||||
| #define RP2040_BOOTLOADER_DOUBLE_TAP_RESET_LED GP17 // Specify a optional status led by GPIO number which blinks when entering the bootloader | ||||
| ``` | ||||
| 
 | ||||
| ## Pre-defined RP2040 boards | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Conor Burns
						Conor Burns