Move TAP_CODE_DELAY to data driven (#21363)
				
					
				
			This commit is contained in:
		
							parent
							
								
									dd164a0566
								
							
						
					
					
						commit
						2f9f555add
					
				
					 174 changed files with 269 additions and 375 deletions
				
			
		| 
						 | 
				
			
			@ -24,8 +24,6 @@
 | 
			
		|||
#define CIRQUE_PINNACLE_SPI_DIVISOR 8
 | 
			
		||||
#define CIRQUE_PINNACLE_SPI_CS_PIN A4
 | 
			
		||||
 | 
			
		||||
#define TAP_CODE_DELAY 10
 | 
			
		||||
 | 
			
		||||
/* RGB settings, uncomment this define to enable RGB */
 | 
			
		||||
#    define RGBLIGHT_EFFECT_BREATHING
 | 
			
		||||
#    define RGBLIGHT_EFFECT_RAINBOW_MOOD
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -19,6 +19,9 @@
 | 
			
		|||
            {"pin_a": "B3", "pin_b": "A15"}
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "qmk": {
 | 
			
		||||
        "tap_keycode_delay": 10
 | 
			
		||||
    },
 | 
			
		||||
    "indicators": {
 | 
			
		||||
        "caps_lock": "C13",
 | 
			
		||||
        "on_state": 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue