mirror of
				https://github.com/mfulz/qmk_firmware.git
				synced 2025-10-30 21:02:32 +01:00 
			
		
		
		
	
							parent
							
								
									01ac8a6051
								
							
						
					
					
						commit
						b91ffba4be
					
				| @ -619,6 +619,7 @@ void register_code(uint8_t code) | |||||||
| #endif | #endif | ||||||
|         add_key(KC_CAPSLOCK); |         add_key(KC_CAPSLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|  |         wait_ms(100);         | ||||||
|         del_key(KC_CAPSLOCK); |         del_key(KC_CAPSLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|     } |     } | ||||||
| @ -629,6 +630,7 @@ void register_code(uint8_t code) | |||||||
| #endif | #endif | ||||||
|         add_key(KC_NUMLOCK); |         add_key(KC_NUMLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|  |         wait_ms(100);         | ||||||
|         del_key(KC_NUMLOCK); |         del_key(KC_NUMLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|     } |     } | ||||||
| @ -639,6 +641,7 @@ void register_code(uint8_t code) | |||||||
| #endif | #endif | ||||||
|         add_key(KC_SCROLLLOCK); |         add_key(KC_SCROLLLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|  |         wait_ms(100);         | ||||||
|         del_key(KC_SCROLLLOCK); |         del_key(KC_SCROLLLOCK); | ||||||
|         send_keyboard_report(); |         send_keyboard_report(); | ||||||
|     } |     } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Joe Martin
						Joe Martin