DP60 VIA cleanups (#8697)
* some via cleanups for the dp60 firmware * update matrix size
This commit is contained in:
		
							parent
							
								
									a2309b306a
								
							
						
					
					
						commit
						6452973761
					
				
					 3 changed files with 17 additions and 6 deletions
				
			
		| 
						 | 
				
			
			@ -14,4 +14,18 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
 | 
			
		|||
      _______,        _______,_______,_______,_______,_______,KC_LEFT,KC_DOWN, KC_UP,KC_RIGHT,KC_HOME,KC_END,_______,
 | 
			
		||||
      _______,        _______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,
 | 
			
		||||
      _______,_______,_______,                        _______,                        _______,_______,TG(0),_______),
 | 
			
		||||
 | 
			
		||||
    [2] = LAYOUT_60_ansi_split_bs_rshift(
 | 
			
		||||
      _______, _______,_______,  _______,_______,  _______,_______,  _______,_______,  _______,_______, _______,_______,_______,_______,
 | 
			
		||||
      _______,   _______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,
 | 
			
		||||
      _______,        _______,_______,_______,_______,_______,_______,_______, _______,_______,_______,_______,_______,
 | 
			
		||||
      _______,        _______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,
 | 
			
		||||
      _______,_______,_______,                        _______,                        _______,_______,_______,_______),
 | 
			
		||||
 | 
			
		||||
    [3] = LAYOUT_60_ansi_split_bs_rshift(
 | 
			
		||||
      _______, _______,_______,  _______,_______,  _______,_______,  _______,_______,  _______,_______, _______,_______,_______,_______,
 | 
			
		||||
      _______,   _______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,
 | 
			
		||||
      _______,        _______,_______,_______,_______,_______,_______,_______, _______,_______,_______,_______,_______,
 | 
			
		||||
      _______,        _______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,
 | 
			
		||||
      _______,_______,_______,                        _______,                        _______,_______,_______,_______)    
 | 
			
		||||
};
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue