Remove unused keymap_config from ctrl keymaps (#12058)
This commit is contained in:
		
							parent
							
								
									90c7ae70c6
								
							
						
					
					
						commit
						e6905805bb
					
				
					 5 changed files with 0 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -10,8 +10,6 @@ enum ctrl_keycodes {
 | 
			
		|||
    MD_BOOT,               //Restart into bootloader after hold timeout
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
keymap_config_t keymap_config;
 | 
			
		||||
 | 
			
		||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		||||
    [0] = LAYOUT(
 | 
			
		||||
        KC_ESC,  KC_F1,   KC_F2,   KC_F3,   KC_F4,   KC_F5,   KC_F6,   KC_F7,   KC_F8,   KC_F9,   KC_F10,  KC_F11,  KC_F12,             KC_PSCR, KC_SLCK, KC_PAUS, \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue