mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-31 05:12:33 +01:00 
			
		
		
		
	manually run formatting job (#11503)
This commit is contained in:
		
							parent
							
								
									acdcc62202
								
							
						
					
					
						commit
						d58d7dd192
					
				| @ -1,4 +1,4 @@ | |||||||
| # The VIA Zinc Layout | # The VIA Zinc Layout | ||||||
| ## layout | ## layout | ||||||
| 
 | 
 | ||||||
| ### Qwerty | ### Qwerty | ||||||
|  | |||||||
| @ -34,8 +34,8 @@ uint16_t get_event_keycode(keyevent_t event, bool update_layer_cache); | |||||||
| void     action_tapping_process(keyrecord_t record); | void     action_tapping_process(keyrecord_t record); | ||||||
| 
 | 
 | ||||||
| uint16_t get_tapping_term(uint16_t keycode, keyrecord_t *record); | uint16_t get_tapping_term(uint16_t keycode, keyrecord_t *record); | ||||||
| bool get_permissive_hold(uint16_t keycode, keyrecord_t *record); | bool     get_permissive_hold(uint16_t keycode, keyrecord_t *record); | ||||||
| bool get_ignore_mod_tap_interrupt(uint16_t keycode, keyrecord_t *record); | bool     get_ignore_mod_tap_interrupt(uint16_t keycode, keyrecord_t *record); | ||||||
| bool get_tapping_force_hold(uint16_t keycode, keyrecord_t *record); | bool     get_tapping_force_hold(uint16_t keycode, keyrecord_t *record); | ||||||
| bool get_retro_tapping(uint16_t keycode, keyrecord_t *record); | bool     get_retro_tapping(uint16_t keycode, keyrecord_t *record); | ||||||
| #endif | #endif | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Joel Challis
						Joel Challis